Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #230314

    Hi Guys,

    Sure you’ve answer this one!

    Can I change the colour of the text of the non-framed captions in full width easy slider but not the colour of the framed text?

    Can’t work out how to isolate the non-framed text.

    Thanks!!!!

    #230319

    Hi jaroljmek!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .slideshow_caption, .slideshow_caption h2  { color: red!important; }
    .caption_framed .slideshow_caption, .caption_framed .slideshow_caption h2  { color: green!important; }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.