This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Uppercase option

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #19737
    ericeric
    Participant

    Hello

    I Have just bought your plugin. Fantastic job. Very nice plugin for sure. I had the lite one but the pro is very better and lot of options.

    All options are usefull until i don’t found what i’m looking for in Typography in Theme opions.

    For all font but especially the title font, there is no uppercase option ?

    It will be on next update ?

    Thanks a lot

    Eric (sorry for my english)

    #19742
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Thank you very much for your kind words!

    Do you mean converting the title to fully uppercase? There is no option, but you can use this simple custom CSS to do it:

    [html]a.asp_res_url {
    text-transform: uppercase !important;
    }[/html]

    I am not sure if we can add an option for that, but this should resolve it anyways 🙂

    #19791
    ericeric
    Participant

    Hello Ernest.

    That’s did the trick !

    Thanks a lot !

    Eric

    #19806
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Uppercase option’ is closed to new replies.