Hello, I need that Fullwidth Easy Slider Caption title in the images to be in lowercase NO capital letters…How can I do it?
Thanks in advanced!
Hey ftt123,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
Rikard
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Fullwidth Easy Slider text */
/* Easy slider title */
.av_slideshow_full .avia-caption-title,
.av_slideshow_full .avia-caption-content p {
text-transform: none;
}
/* End CSS */
Best regards,
Vinay
Hello Vinay, it works! Thank you
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thanks for this Rikard. I needed the exact same solution for my site. Glad I did a search first.
Best,
Gary
Hey Gary,
I’m glad this was resolved for you. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon