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

    Can you direct me to where I can change the text background color and opacity on a Fullscreen slider.

    Thanks
    Mike

    #393062

    Hi msmazza!

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

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: rgba(0, 255, 0, 0.3); }

    0,255,0 is the RGB value of the color and 0.3 is the opacity level

    Cheers!
    Yigit

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