Tagged: header logo, menu, mobile, no menu, remove menu, responsive
Hello. Wonderful job on the template. Just had one issue. I created a one page site and set up a menu with nothing in it this way there is no actual menu on the page. Looks great on desktop. My header is centered also and it shows up exactly centered, except for when viewing on a responsive mobile. The blank menu seems to want to appear on mobile but it doesn’t show, however it still shifts the header logo to the left off center as if there was room for the menu that is not there. How do I fix this? I want no menu on my site, desktop keeps the header logo centered but mobile does not.
Hi!
Thanks for your kind words!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive #top .logo img {
margin: auto;
}
.responsive #top .logo {
width: 100%!important;
}}
Best regards,
Yigit
Thank you sooooo very much! Works great!
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay