Support » Plugin: Strong Testimonials » Read more link

  • Resolved rdkcreative

    (@rdkcreative)


    Hello. I can’t seem to get the Read More link on the slider to be white. Can you help me with the css code to change it?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rdkcreative

    (@rdkcreative)

    I tried the following css but it didn’t work.

    .strong-view.modern a.readmore {
    color:#fff;
    }
    Plugin Contributor Chris Dillon

    (@cdillon27)

    Your theme has color: #0094f7 !important; in style-custom.css which prevents overrides.

    A well designed theme will rarely need !important.

    My hunch is that file is constructed from theme options. If so, ask your theme support what they recommend. (I doubt all 44 occurrences in style-custom.css are necessary.)

    If you added those !importants, try to do without them and things will go much smoother. 🙂

    Or forgo the theme options and write your own CSS in the child theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Read more link’ is closed to new replies.