Home Forums Basel support forum Resize MENU

Resize MENU

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #199478

    graftecvinylcustom
    Participant

    Hello, we want to change the size of the submenu, but we don’t know how to do it. We did not find the option.

    Attachments:
    You must be logged in to view attached files.
    #199483

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown {
        width: 380px;
    }

    Set the width as per your needs.

    Best Regards

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)