Hello,
When I open my page on the mobile, the menu doesn’t load as your live preview. I guess the problem is that I need some css that has failed to load.
Also I would like the menu in the middle but not on the mobile viewer. I have this code in Custom CSS
/*Menu mid*/
#main-navigation ul.menu {
text-align: center;
position: static;
}
#main-navigation > div {
margin-left: 260px;
}
How I can fix it?
And also What is the css code for the menu column? I have different that your live preview.
Regards!
Attachments:
You must be
logged in to view attached files.