Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1180462
    flacnvinyl
    Participant

    I am having two odd issues…

    1. With Superfly plugin there is space above the logo I would like to remove.

    2. When scrolling on mobile the menu jumps around a bit. If you are on Chrome on android it is actually easy to accidentally see this glitch behind the address bar here and there.

    Second post following with screenshots, URL and login info.

    #1180463
    flacnvinyl
    Participant
    This reply has been marked as private.
    #1180722
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! You can reduced the space on top of the logo by adding this code in the customizer, Appearance > Customize > Custom > CSS

    @media(max-width: 767px){
      body #sfm-sidebar .sfm-logo {
        margin-top: 10px !important;
      }
    }

    And by the way, I am seeing this on mobile screen:

    Please clear your phone’s browser cache or use Chrome’s incognito mode and test again your site.

    Hope this helps.

    #1180755
    flacnvinyl
    Participant
    This reply has been marked as private.
    #1180757
    flacnvinyl
    Participant

    Nevermind! I apologize, ‘the grid’ was set in layout settings to ‘full width’. All good!

    #1180760
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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