Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1115959
    ryanklusmeyer
    Participant

    Not sure if this is possible but I wanted to adjust the logo to the far left and navbar menu to the far right past the max site width of 1000px to 1500px without having it change the body content.

    Thanks
    Ryan

    #1116147
    Lely
    Moderator

    Hello Ryan,

    Please add the following code on Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar-inner >div {
        max-width: 1500px !important;
        width: 90% !important;
    }

    Feel free to update both values.

    Hope this helps.

    #1118031
    ryanklusmeyer
    Participant

    Thank you for the above code however it did not work

    Any other suggestions.

    Thanks
    Ryan

    #1118168
    ryanklusmeyer
    Participant

    That worked putting it into the child’s theme file.

    Thanks

    Ryan

    #1118399
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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