Tagged: class, content slider, slider
Hello Enfold Forum
Is it possible to assign a separate class for each content element of the Content Slider.
An ID or class can be defined for the entire Content Slider. For the content elements only for the heading.
I have to define different colors for each content-section, which can always change. Depending on customer requirements.
Thanks for every suggestion
Hey kkehrer,
There is no option for that unfortunately, but you can add classes manually to the content like so:
<div class="your-class">Here's your content</div>
Best regards,
Rikard
Hi Rikard
Thank you for this hint. I will test.
Best regards
Kai