This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Rose Tyler
I would like more space out of the main menu items, how can I do?
Thanks
Hello,
Please add this code in Theme Options -> Styling -> Custom CSS -> Global Custom CSS:
.header-type-2 .menu-wrapper .menu > li > a{
padding-top: 25px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up