Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #987210
    jsjmccracken
    Participant

    Hello,

    On http://www.tablerockkennels.com/ there is space between the logo and the menu beginning with “home”. I’ve inspected it and thought that:

    #menu-main-menu {
    margin-left:-200px;
    }

    would do the trick but it didn’t. I’ve tried .x-nav as well and that didn’t work either…

    How do I decrease the blank space between the logo and the beginning of the menu?

    Thank you,

    Jacob

    #987213
    Paul R
    Moderator

    Hi Jacob,

    You can add this under Custom > CSS in the Customizer.

    
    .x-navbar .desktop .x-nav {
        padding-right: 60px;
    }
    

    You may change 60px to adjust the spacing.

    Thanks

    #987819
    jsjmccracken
    Participant

    Thank you!

    #988141
    Joao
    Moderator

    You are welcome.

    Let us know if we can help you with anything else.

    Joao

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