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

    Hi,

    i’m using the Slide-Show (fullscreen) and want to set a transparent background of the caption.

    but i can#t find the right class in firebug.

    Please send me the path to do this.

    Thank you very much!

    #645028

    Hey Luisgasser,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .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: transparent!important;
    }
    

    Best regards,
    Vinay

    #645286

    hey Vinay,

    thank you, but it doesn’t work. It should look like the caption in the fullscreen slider. Now i have just a white text, but nice would be a background color of the text.

    Thank you for helping!

    #646484

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

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