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

    Hi… I’m using Easy Slider on my website frontpage… I’ve got my photo with a white caption on it with the default “charcoal/black transparent” background to this caption – I need to change this background color to ” #B47E69″… or should I use something else than easy slider?

    Thanks,

    Pieter

    • This topic was modified 7 years, 11 months ago by CampFigtree.
    #629326

    Hey CampFigtree,

    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: rgba(180, 126, 105, 0.5) !important;
    }
    

    Best regards,
    Yigit

    #629336

    Thanks Yigit… you’re a star… and this time I went straight for the CSS and not Google Analytics :-)

    #629339

    Hey!

    Great! :D
    You are welcome, glad we could help! Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘EasySlider Caption Background color’ is closed to new replies.