Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1289793
    abc_lymmman
    Participant

    Hi I have been trying to clean up the menu bar and make the space used smaller. See attached.

    I would like to remove the top white bar above the logo. and close the gap between the menu and actual page.

    Next the menu is full width whereas the pages is about 80% width. How do I change the menu so the whole site is shown 80% width.

    Many thanks
    Geoff

    #1289796
    abc_lymmman
    Participant
    This reply has been marked as private.
    #1289817
    Christopher
    Moderator

    Hi there,

    Please select boxed content layout under Customize -> layout and design. Disable topbar from Customize -> Header.

    Please add following code in Customize -> Custom -> Global CSS :

    .x-container.max.width.offset {
        margin-top: 0;
    }

    Hope it helps.

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