Hello!
I very much like Enfold’s accordion slider. But I’d love to remove the grey layer. Where can I do this?
And is ist possible to only set a grey or white box arount the title of each image?
Thank you in advance for your answer!
Hey JudiPu,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .aviaccordion-preview-title-wrap {
background: transparent;
}
Best regards,
Yigit
Hey Yigit,
thanks a lot! Worked perfectly with the transparent background!
If it is as easy to put a smaller box around the title, I’d still be greatful for the code snippet…
Hi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay