Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1253782
    JW & Co.
    Participant

    Hello,

    Can you please tell me how to

    1. Center menu items on webdeveloperandseo.joshuaweatherstone.com, and
    2. Prevent navbar from going full-width – I would like it to be the same width as the content below (an image is directly below it).

    Thanks!

    #1254131
    Friech
    Moderator

    Hi There,

    Thanks for writing in! To center the menu you can add this under Custom > CSS in the Customizer.

    header.masthead-inline .desktop .x-nav {
    	float: none;
    	margin: 0 auto;
        width: 77%;
    }

    To make the site a boxed layout, navigate to Customizer > Layout and Design and set the Site Layout to Boxed.

    Hope it helps, Cheers!

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