Home Forums WoodMart support forum How to change the width of the sub menu.

How to change the width of the sub menu.

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

    betterlee
    Participant

    hi, team, I made my own menu. For SEO reasons, I use some words for categories’ name. I tried to make a better looking. Can I change the width of the sub menu. Please refer to the screenshot. Thanks.

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

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .wd-dropdown-menu.wd-design-default {
        width: 230px;
    }

    Best Regards

    #320452

    betterlee
    Participant

    Thanks. It is fix. But The last submenu is not changed. Please check the screenshot.

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

    Hello,

    You are Most Welcome.

    I saw the screenshot you attached.

    You can change the width of the sub menu by editing it from Appearance >> Menus.

    Screenshot for Clarification: https://gyazo.com/d6e40b54df7cb9bfc4c39a658e682c24

    Best Regards

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