This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago ago by 8theme
I have 9 items on menu, I would like to have them all fit on one line, without the line break, can you help?
Hello,
Try to add this code to your Custom CSS area in Theme Settings
.header-xstore .header-logo {
width: 15%;
}
.header-xstore .menu-wrapper {
width: 100%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up