Home Forums WoodMart support forum Vertical navigation, how to make the sublevel menu width auto-fit content?

Vertical navigation, how to make the sublevel menu width auto-fit content?

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

    Jeriss Cloud Center
    Participant

    Please check the screenshot & link

    How can we make the sublevel automatically adjust its width as per the content of the menu items width?

    Thanks

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

    Hello,

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

    .wd-dropdown-menu.wd-design-default {
    width: max-content;
    }

    Best Regards.

    #504004

    Jeriss Cloud Center
    Participant

    Great it works fine.

    You can close this ticket, thanks

    #504036

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.

    Have a great day.
    Topic Closed.

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

The topic ‘Vertical navigation, how to make the sublevel menu width auto-fit content?’ is closed to new replies.