Navigation is displayed in two lines
-
When I added the icon, the navigation appears in two lines.
Attachments:
You must be
logged in to view attached files.
Hello,
Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?
Kind Regards
Hello,
Try to use the code below to make it in one line:
.whb-header .wd-header-main-nav .nav-link-text {
white-space: nowrap;
}
.whb-header .wd-header-main-nav .wd-nav {
--nav-gap: 45px;
}
It happened because the image occupies some place, so the text is moved to 2 lines.
Kind Regards
Hello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘Navigation is displayed in two lines’ is closed to new replies.