The sidebar menu is fixed, so on small screens, the bottom area is cut off and people can’t access the links. Is there a way to resolve this? Thank you!
This topic has 8 replies, 3 voices, and was last updated 10 years, 11 months ago ago by Eva Kemp
The sidebar menu is fixed, so on small screens, the bottom area is cut off and people can’t access the links. Is there a way to resolve this? Thank you!
Hello,
Sorry, but I don’t see any issues with vertical header. All links are clickable on small screens. Are resizing a browser window or checking in any devices?
Regards,
Eva Kemp.
nope – on my small laptop it doesn’t work.
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
@media only screen and (min-width: 980px) and (max-width: 1200px){
.menu > li > a {
line-height: 0px;
}}
Best regards,
Jack Richardson.
Still doesn’t work. Please login.
Hello,
Wrong symbols for > were copied in the code. I’ve edited it.
Please check the site now.
Best regards,
Jack Richardson.
nope – still doesn’t work, and my friend has a 15 inch laptop.
Hello,
I’ve just checked your site and the vertical header is shown this way http://storage2.static.itmages.com/i/15/0814/h_1439538336_8602639_57ceb22fbd.png in resolution 1024 x 600.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up