Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1211641
    soriano
    Participant

    Hi, I want to make the menu width independent to the logo, I’ll show you with the attached pic.

    #1211780
    Thai
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1216593
    soriano
    Participant
    #1217018
    Rue Nel
    Moderator

    Hello There,

    Do you want something like this?

    Please do the following:
    1] Please adjust the Navbar Top Height in the customizer, Appearance > Customize > Header > Navbar and set it at least 30 pixels.

    2] Adjust the Navbar Top Link Alignment in the customizer, Appearance > Customize > Header > Links – Alignment and set it to 10 pixels only.

    3] And then please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    @media(min-width: 980px){
        .x-brand img {
            position: absolute;
            top: 40px;
        }
    
        .masthead-inline .desktop .x-nav {
            margin-bottom: 10px;
        }
    }

    Please let us know if this works out for you.

    #1219387
    soriano
    Participant

    thank you! I’ll try that

    #1219394
    soriano
    Participant

    It worked! thanks

    #1219414
    Joao
    Moderator

    Glad to hear it,

    Joao

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