Home Forums WoodMart support forum Change vertical menu width

Change vertical menu width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #720583

    siemengeenen
    Participant

    Hello,

    How can i change the width of the vertical menu?
    I want to add two rows, but now it’s t narrow

    https://cleanshot.com/share/rfVjths5

    #720637

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

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

    .wd-sticky-nav:is(:hover,.wd-opened) {
        width: 350px !important;
    }

    Best Regards

    #720645

    siemengeenen
    Participant

    Hello,

    I want the second part bigger, not the first part.
    https://cleanshot.com/share/CtjyRwdW

    Thank you!

    Kind regards,
    Siemen

    #720684

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Navigate to Appearance > Menu > Expand the menu item and in the drop down settings change the drop down width or choose design “full width” and check how it works.

    See Screenshot for clarification: https://postimg.cc/N9GhKkzh

    Best Regards

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