MOBILE TITLE SIZE

  • Posted in : TheBlogger
  • caterinafiore
    Participant

    Hi there!

    How can I change the title size on the mobile version?

    I’ve adjusted the size on my laptop but it didn’t change on the mobile version.

    Thank you.

    serkan
    Moderator

    Hi,
    It adapts itself according to the font size you choose. But you can customize it with this custom CSS code.

    @media screen and (max-width: 767px) {
    h1 { font-size: 40px !important; } }

    Thanks

    caterinafiore
    Participant

    Hi there!
    Thanks for responding, the CSS code worked.

    I have one more question regarding mobile title size.
    I uploaded my own logo (so I could use the font that I liked), and the size is great on the desktop version, but on the mobile version it’s very small.

    Is there anyway I can fix that?

    Thanks!

    serkan
    Moderator

    Hi,
    Please go to appearance > customize > site identity > Image logo height mobile > you can increase it.
    Thanks

Viewing 4 posts - 1 through 4 (of 4 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