text logo (mobile) size

  • Posted in : TheBlogger
  • Steve B
    Participant

    – When using the text logo (under site identity) – The font jumps down really small for mobile (tablet and phone) and I don’t see anywhere to adjust the text logo font size in the mobile mode. (I see it for desktop).
    I searched and saw a link you referred but was a different theme so didn’t know if it applied to “the blogger” too.

    Thanks!

    serkan
    Moderator

    Hi,
    With this custom code you can increase font size for mobile and tablet.

    @media screen and (max-width: 767px) { .site-title { font-size: 25px; } }

    Thanks

    Steve B
    Participant

    Thanks for all the help Serkan!
    The customizer has “custom css” and “additional css”. Which is the best place for me to put the custom css that I get from you? Or does it not matter?

    Thanks!

    Steve B
    Participant

    That css code seems to effect the desktop view too. So now the desktop view is smaller. Was hoping to just make the mobile/tablet view bigger and not effect the desktop view.

    Thanks!

    serkan
    Moderator

    Hi,
    I just updated the code and please check out this related topic as well.
    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    Steve B
    Participant

    Thanks Serkan!
    Only problem now is that it looks like that last code only effects mobile (phone), and not tablet!
    So just need it to effect tablet too.

    Thanks!

    serkan
    Moderator

    Hi, You can change the 767px to 991px =)
    Thanks

    Steve B
    Participant

    Thanks! – that worked!

    serkan
    Moderator

    You are welcome.

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