Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1343612
    riwaro
    Participant

    Hello,
    how can I customize the submenus. The menus should all be on top of one line. As in the picture attached. I use this code in the css:

    .x-navbar .sub-menu {top: 60px! Important}
    .x-navbar .desktop .x-nav> li ul {
    Top: 20px;
    Min-width: 245px;
    }
    If I change this value (top: 60px)!, then all distances change.
    It should look like on the picture.

    Many greetings Thomas

    #1343665
    Rahul
    Moderator

    Hi There,

    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.

    #1343681
    riwaro
    Participant
    #1344119
    Prasant Rai
    Moderator

    Hello There,

    Thanks for sharing the URL.

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

    .masthead-stacked .x-navbar .desktop .sub-menu .sub-menu {
        top: 0px !important;
    }

    Thanks.

    #1344384
    riwaro
    Participant

    perfect

    Thank you very much

    Thomas

    #1344638
    Thai
    Moderator

    You’re most welcome 🙂

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