Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1327468
    thebioguy
    Participant

    My domain is cachetny.com

    The sub submenu for Collections -> Spring 2017 -> Mother of the Bride is on top of the submenu.
    I am trying to get it to right of the sub

    Any suggestions?

    #1327539
    thebioguy
    Participant

    OK, I got the submenu to move to the right, but I have some new questions.

    How do I reduce the width of the sub and subsub to bring everything closer together?
    Is there any way to get the subsub to insert between it’s parent and the menu below it?

    Thanks.

    #1327680
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .desktop .sub-menu {
        min-width: 165px !important;
        padding: 1.75em 8px !important;
    }
    .x-navbar .desktop .sub-menu .sub-menu {
        left: 157px !important;
    }

    Let us know how this goes!

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