Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #888741

    Can you please provide the CSS for changing the color of the caption’s transparent background using the Fullwidth Easy Slider? It looks like it’s set to black with about 70% transparency. I’d like to change the color (to a red) and be able to play with the transparency setting. Thanks!

    #888841

    Hey jgdoyle1,

    This is the default CSS:

    .caption_framed .slideshow_caption .avia-caption-title {
      background: rgba(0, 0, 0, 0.5);
    }

    Try it in Quick CSS and change the colour to the one of your choice.

    Best regards,
    Rikard

    #889024

    Perfect! Thank you so much.

    John

    #889058

    Hi John,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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