Tagged: 

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

    How do I change the case in special headings from ALL CAPS to Sentence Style?

    Thanks.

    #430162

    Hi Jared!

    It looks like you got it fixed, correct? If not, please provide us with screenshots highlighting what parts you want changed.

    Cheers!
    Rikard

    #430616

    Hi,

    Can you just verify that my code is correct? It worked, but I just to be sure it conforms to best practices.

    h1,h2.av-special-heading-tag { 
       text-transform: none !important; 
    }
    h2.avia-caption-title { 
       text-transform: none !important;
    }
    .av_icon_caption,av-special-font {
       text-transform: none !important;
    }
    h3.widgettitle {
       text-transform: none !important;
    }

    Thanks.

    #431079

    Hi!

    It looks great! Please get back to us if you should have any further issues.

    Regards,
    Rikard

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