Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1237861
    Paul33
    Participant

    My site title looks great and is full width on my desktop PC but on my iphone it is too large and runs over three lines which then pushes key content off the page.

    How do I make the title stay single line even on a mobile phone screen ….. which is what I thought a responsive theme was all about ?

    Any help appreciated.

    #1237886
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    @media (max-width: 480px){
        a.x-brand.text {
            font-size: 24px;
        }
    }

    Hope it helps 🙂

    #1245051
    Paul33
    Participant

    Excellent – thank you !

    #1245077
    Thai
    Moderator

    You’re most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1237861 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>