Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #804497

    Hi guys,

    I’d like to change the font color for only one slide. It’s the second slide in the order.

    I can put <div> in the title and caption but it skews the output. How can I do this cleaner?

    Thanks

    #804851

    Hey FlatText,

    Could you post a link to the site in question so that we can take a closer look please? Also please point out what element you would like to change.

    Best regards,
    Rikard

    #804927

    Hi Rikard,

    I have linked the page in private content. You can see the second slide caption is not very readable because of the image used. I’d like to change the color of the text.

    #805086

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #slideshow-col li.slide-2 .avia-caption-content p {
      color:black !important;
    }

    Best regards,
    Rikard

    #805340

    Hi Rikard,

    Perfect, thanks!

    #805346

    Hi,

    I am glad Rikard’s solution was able to help you. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change Easy Slider font color for one slide’ is closed to new replies.