• Resolved stoent

    (@stoent)


    Hello! How can I change the size on the header text size in mobile view? Its little to small for me. Thx! Love the theme!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Mission News!

    Please add the following CSS to your site to make this change:

    @media all and (max-width: 50em) {
    
      .site-title {
        font-size: 28px;
      }
    }

    You can copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter stoent

    (@stoent)

    Na na na na na Im lovin it!

    Theme Author Ben Sibley

    (@bensibley)

    Haha glad you’re happy with the update ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change size on header in mobile view?’ is closed to new replies.