Hello,
Great development work on Enfold. It is a very powerful theme.
Can you help me by providing a Quick CSS code to change the Fullwidth Easy Slider background box to the solid colour #02ab7e.
Thank you.
Hi Niall!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-fullwidth-slider { background-color: #02ab7e!important; }
Regards,
Yigit
Hi!
Please add following code to Quick CSS instead
.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: #02ab7e; }
Best regards,
Yigit