Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1174534
    Shan_HBG
    Participant

    Hi,

    On my iPhone SE, the mobile navigation button for my website has awkward vertical placement. It doesn’t change when I adjust the number in the customizer settings. I changed “20” to “-20”, “60” and a few other numbers … and nothing changes with the vertical placement of the nav button.

    Can you please help me?

    Thank you,
    Shannon

    #1174535
    Shan_HBG
    Participant
    This reply has been marked as private.
    #1174693
    Thai
    Moderator

    Hi There,

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

    @media (max-width: 320px){
        .x-brand img {
            width: 200px !important;
        }
    }

    Hope it helps 🙂

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