Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1009518
    ansonofficial
    Participant

    Hi Support!

    brothersbassin.com

    If you look on mobile, the sites logo is huge and makes the nav bar all weird. Is there a way to make the logo only for mobile smaller so that the hamburger menu isn’t so smushed to the bottom right?

    Thanks,

    Anson

    #1009520
    ansonofficial
    Participant
    This reply has been marked as private.
    #1009678
    Joao
    Moderator

    Hi there

    Please add the following code to your Appereance Customizer Custom CSS

    @media only screen and (max-device-width: 480px) {
    .x-brand {
    font-size: 28px;
    }

    Hope that helps,

    Joao

    #1011675
    ansonofficial
    Participant

    Worked perfectly, thanks!

    Anson

    #1012109
    Darshana
    Moderator

    Glad we were able to help 🙂

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