This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler
Hi Support. i have problems with the onepage homepage header where the logo and the menu have huge spacing even i have install the demo page. Kindly advice how to resolve this issue. thanks
Hello,
Please, add this code in Custom CSS:
.fixed-header-area .fixed-header .logo-with-menu+div+div.menu-santuaripark-main-menu-container {
float: left;
margin-left: 100px;
margin-top: 17px;
}
.header-type-4.transparent .main-nav .menu{
float: left;
width: initial;
margin: 30px;
}
Regards,
Rose Tyler.
Tagged: header, onepage, optimization, order, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up