When using easy slider, Caption Title has a coloured frame. In Fullwidth Easy Slider there is an option under Caption poisitioning “Bottom without Frame”. Which results in not having this coloured frame. How can I do this in Easy Slider?
Secondly, if having the Frame, how can I change colour of it.
Hey envatouser2019,
Best regards,
Victoria
you are having a point here. But I would rather change the colour of the text than having this brown frame. Brown just does not match nicely with cakes. :-)
And we want to use it elsewhere as well.
Hi envatouser2019,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-caption .avia-caption-title {
background: rgba(248, 246, 245, 0.04) none repeat scroll 0 0;
}
If you need further assistance please let us know.
Best regards,
Victoria