• Heya.

    Have a question. I seen in the demo that the fonts are capitalized, but after I installed the theme, but saw that the fonts have only the 1st letter capitalized. I’v done a fresh installed & respected every step from the documentation, but same thing.

    As example… I see on the demo that the DATE, TITLE, NO COMMENTS, CONTINURE READING are capitalized. Need that 🙂

    If you could help me with this will be awesome.
    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there!

    You will need to add some custom CSS to achieve this.
    Install and activate this plugin then go to “Add Custom CSS” on your dashboard and paste this

    .tagline,.site-bar,.entry-meta,.entry-title,.entry-tags,#paging,.btn,.comment-reply-link,input[type="button"],input[type="submit"],input[type="reset"],button,.read-more {
    	text-transform:uppercase;
    }

    in the box, save and you should be done.

    Thread Starter teleanu

    (@teleanu)

    Thanks 🙂

    Added it directly to the theme style.css & worked like a charm.

    Have a beautiful day.

    Glad to help!

    I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

    Have a great day as well!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘FONTS CAPITALIZATION’ is closed to new replies.