Home Forums WoodMart support forum Fix menu width

Fix menu width

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #576305

    ex501
    Participant

    Hello,
    Part of navigation is not filling the space and last menu item is causing the trouble.
    I have already tried to disable all the plugins but it’s not related.

    Obviously last menu item has smaller icon for some reason, no gap and menu is not taking all the space in the header therefore lastmenu item is breaking.

    See attached private screenshot

    Please check private content for screenshots:

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

    Hello,

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

    li#menu-item-21048 {
        width: 300px !important
    }

    Best Regards.

    #576459

    ex501
    Participant

    Hello and thanks for the reply.
    But that didn’t solve the whole issue. There is still no gap between that menu item like between others and icon is still smaller size than it should be.

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