Hi,
I was wondering if there could be a quick CSS for fading the edges of the caption frame away in Fullscreen Slider?
I have attached pictures in the Private Content.
Thanks.
Hey soheylll,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Victoria,
millcreekjewelers.com
Let me know if you want credentials to sign in as admin.
Hi soheylll,
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
#top .slideshow_align_caption h2 {
background: rgb(2,0,36);
background: radial-gradient(circle, rgba(2,0,36,0.7567401960784313) 0%, rgba(68,68,68,0.6811099439775911) 56%, rgba(204,204,204,1) 100%);
}
If you need further assistance please let us know.
Best regards,
Victoria