Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #396121

    Hi, how can I make the background frame of the title and text in a fullscreen slider to be white as you see here – http://screencast.com/t/T8AuulN41 (this was custom made child theme but it only effects the single page and homepage and doesn’t do that for any other page I use the fullscreen slider element in).

    Thanks.

    #396516

    Hey DROR!

    can you please post a link to the website showing where you want to implement this?
    Also would be nice if you could post the code you are using already for single and homepage.

    Best regards,
    Andy

    #396563
    This reply has been marked as private.
    #396799

    Hey!

    Please add following code to Quick CSS

    .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-color: white; }
    div .slideshow_caption, div .slideshow_caption a, div .slideshow_caption a:hover, div .slideshow_caption h2, div .slideshow_caption h2 .special_amp, div .slideshow_caption strong, div .slideshow_caption h2 strong { color: #999; }

    Regards,
    Yigit

    #396810

    Awesome, Thanks :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to change the Frame color in a fullscreen slider element’ is closed to new replies.