Hi,
I would like to change title to be without transformation (text-transform: none;).
I tried with customization with: https://kriesi.at/documentation/enfold/easy-slider/
There was no effect. Its always uppercase.
Hey spavli2,
Thanks for your question, to change the case Please try this code in the General Styling ▸ Quick CSS field
#top div .slideshow_caption h2 {
text-transform: capitalize;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks for quick solution!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike