Home New Guten Forums WoodMart support forum Main Menu -Navigation Label

Main Menu -Navigation Label

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

    yaojunjie0710
    Participant

    Hello, Sir

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

    Hello,

    Since you’re using the Extra Menu List widget in an Elementor mega menu with 5 columns, the long navigation labels are wrapping due to the limited column width.

    To fix this and keep all words on the same horizontal line, you can:

    Reduce the number of columns to give each item more space, or increase the container width in the Elementor section settings where the mega menu is placed.

    Also, you can apply this CSS to prevent text from wrapping:

    .whb-header-bottom .wd-sub-menu li>a {
        white-space: nowrap;
    }

    Best Regards,

    #665282

    yaojunjie0710
    Participant

    Thanks so much ! it is ok now !

    #665315

    Hello,

    You’re very welcome! If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘Main Menu -Navigation Label’ is closed to new replies.