Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1364924
    kenyamawusi99
    Participant

    Hi!

    I’d like to bring my sub nav bar down underneath the main nav bar, and make it into a block the width of the nav menu.

    Thanks!

    #1364925
    kenyamawusi99
    Participant
    This reply has been marked as private.
    #1365396
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    ul.sub-menu {
        top: 103px !important;
    }

    Thanks.

    #1365426
    kenyamawusi99
    Participant

    Thank you! How do I move it over so it’s centered underneath the whole bar?

    #1365458
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    .masthead-inline .x-navbar .desktop .sub-menu {right: auto;}

    Thanks.

    #1365758
    kenyamawusi99
    Participant

    Awesome, thanks!!

    #1365870
    Rahul
    Moderator

    You’re most welcome!

    Let us know if we can help with anything else.

    Thanks!

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