Hello,
I have tried to use the tablet version in wordpress to preview the site http://zorbas.synology.me/zorbas.dk/booking, and it is ok as it removes the testimonials from that page and is using the “mobile version menu”.
But when tried to check the website from a small lenovo computer/tablet the nav menu goes on top o f the logo and under on a second line and the testimonials goes as i remember on top of the booking menu at it diesn´t look good.
It looks like the theme is not optimized for some computers/tablets.
Is this something you can correct?
(I have reproduced the issue from a browser as I dont have the small computer/lenovo tablet with keyboard with me)
See below:
Hey lech07,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) {
nav.main_menu {
display:none !important;
}
#advanced_menu_toggle, #advanced_menu_hide {
display:block !important;
}
}
Best regards,
Rikard
great, I will test it on the computer/tablet and see. thanks.
Hi,
alright, let us know if we can close this ticket or if you still need help with it.
Best regards,
Andy
yes you can close it, thanks.
Hi,
Thanks for using Enfold :)
Best regards,
Nikko