Site title – font resizing

  • Posted in : Read WP
  • rossmnz
    Participant

    Hi, how is this done please?

    ahmetsali
    Keymaster

    Hi, try the custom css code below;

    h1.site-title { font-size:4em; }
    
    rossmnz
    Participant

    Thank you!

    iLoveCola
    Participant

    I like BIG site title on top of the page when i browse using laptop, but problem is when i open it on my Android – it does not fit in the screen.

    How can i fix that problem?

    Thnkx! :)

    Mehmet S.
    Keymaster

    Can you provide a screenshot?

    iLoveCola
    Participant
    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    @media (max-width: 480px) { h1.site-title { font-size: 3em; } }
    
    iLoveCola
    Participant

    Perfect! :) It works!

    Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register