Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #370192

    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

    #370327

    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

    #370737
    This reply has been marked as private.
    #370836

    Hi!

    Send us a WordPress login and we’ll take a look.

    Cheers!
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.