Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1373699
    Effecticore
    Participant

    Hello guys,

    I have my website almost ready but am struggling with a formatting issue with the menu:

    Currently the menu seems to be aligned right leaving a big white space between the
    left-aligned inline logo and the first menu point. Which options do I have to move
    the menu to left-aligned with spacing between the logo and the beginning of the menu?

    Link and access will follow..

    Thanks for your assistance!
    Best

    #1373702
    Effecticore
    Participant
    This reply has been marked as private.
    #1373941
    Rupok
    Member

    Hi there,

    Thanks for writing in! It looks fine to and I’d suggest to keep this as is. however for larger screen, you can decrease the space by adding this under Custom > CSS in the Customizer.

    @media only screen and (min-width: 1200px) {
    .x-nav-wrap.desktop {
    	float: left;
    	margin-left: 200px;
    }
    }

    Hope this helps.

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