This topic has 2 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler
how can i keep all the menu on the same line?
Hello,
Add the next code in Theme Options > Custom CSS:
.main-nav .menu > li {
padding: 0 20px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up