This topic has 4 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hello,
i have want to use Header Style 3 but it should have the left and right menu with the Logo in between. I already tried to change that and it is working but now the container is a little bit far to the left. So what do I have to change to get the container fully centered?
Regards
Lars
Hello,
Is the problem solved http://prntscr.com/j8vma6 ? If not, please describe the problem in more details and provide some screenshots for better understanding.
Thanks in advance.
Regards
Hello,
yeah I managed to love it. But I have got another problem. The Fixed Menu ist now in 2 Rows like you can see the screenshot. How can I align it in One Row?
Regards,
Lars
Hello,
Please add this code in Theme Options > Custom css:
.fixed-header .menu-main-container {
display: inline-block;
float: right;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up