Home Forums Pro Themes Education Hub Pro How to increase size of site-title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7761
    iacovoni
    Participant

    How to increase size of site-title?

    #7846
    wensolutions
    Keymaster

    Hello,

    To increase the font size of site title, copy the following custom CSS snippet in your Custom CSS field in Customizer option.

    .site-title {
    font-size: 30px;
    }

    Increase the numeric value as per your need. This should do the trick !

    Hope this helps.

    #7883
    iacovoni
    Participant

    Thanks!

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