Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1359354
    joshmackay
    Participant

    Just wondering if it’s possible to fix the mobile button, very annoying and I can’t seem to do anything to fix it. Would prefer to have it stay to the right and inline with the logo without shifting to the left.

    #1359366
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    
    @media (max-width: 767px) {
    .x-brand {
    	font-size: 20px;
    }
    }
    

    You may change 20px to adjust the size of your logo on smaller screen.

    Hope that helps.

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