Hello!
I would like to change the caption title on the Full Screen Easy Slider back to the default that would allow for Upper and Lowercase letters.
I tried this code in the Quick CSS that I found on the forum but it didn’t work.
.avia-caption-title { text-transform: none !important; }
What am I missing with the code?
Thanks in advance,
Mary
Hi Mary!
I think that should be working. Where did you add it?
Try adding this to your Quick CSS field.
div .slideshow_caption h2 {
text-transform: none !important;
}
Regards,
Elliott
Hi!
Send us a WordPress login and we’ll take a look.
Cheers!
Elliott