This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Hi
I’d like to separate my main menu from the header and don’t find how to do that (precisly i’d like my menu to be above the header)
Thks
Hello,
Edit your Home page > [8theme] Layout options > uncheck “Header overlap” http://prntscr.com/lxeemb
If this is not what you are looking for, please describe the desired result in more details.
Regards
Hi, and thks
One more question about this, how to edit the padding around the logo / menu ? Theme options ?
Hello,
You can change Logo max width via Theme Options > Header > Logo or this padding http://prntscr.com/lxfdtc via Theme Options > Menu > Menu Styling > Main menu links > Customize > Paddings.
To change this http://prntscr.com/lxfem4 add the next code in Theme Options > Custom css:
.header-wrapper.header-double-menu .header-logo {
padding-left: 40px;
padding-right: 40px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up