Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1220838
    Steve C
    Participant

    Hi chaps!

    I’ve increased the size of the corner link for the header widgets, that worked great..

    However, on mobile devices the hamburger menu is now hidden…

    Is there a way to either
    Remove that corner link and the widgets on mobile devices?
    or
    Move the hamburger menu so it’s adjacent (10px gap) to the logo?

    Many thanks,

    S

    #1220959
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1222519
    Steve C
    Participant
    This reply has been marked as private.
    #1222610
    Joao
    Moderator

    Hi there,

    Please add the following code to Appereance > Customizer > CUstom > CSS

    .x-btn-widgetbar {
         display: none;
    }

    I guess that is the most clean solution because you already have all the contact info on your topbar.

    Hope it helps

    Joao

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