Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1057093
    lucascolepeters
    Participant

    Hey guys, so I have followed a few threads to make my heading customized on my site. I have the logo in line with my one-page menu elements but I would like the logo to be centered in the menu. I know it isn’t centered because of the varying names of the menu items but is there a way to center the logo and space all the other items off the logo?

    #1057094
    lucascolepeters
    Participant
    This reply has been marked as private.
    #1057542
    Friech
    Moderator

    Hey There,

    Thanks for writing in! You’re right the logo does not look centered because of the unbalance menu items. If we force the logo to be centered that means the space on its left will be bigger that in the right. To do that add the css code below on your custom CSS on Customizer.

    
    #menu-item-61 a {
    	margin-left: 30px;
    }

    And reduce the Navbar Top Link Spacing on the Customizer > Header panel.

    Let us know how it goes.

    Cheers!

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