This topic has 4 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
When you resize the screen of your pc, and the menu is shown on 2 lines (so one line above and one line beneath). Everything above the lower menu items is not selectable.
Or if you view on a PC of Laptop of lower resolution or screensize.
browser = Chrome
So for instance
Home – products – aboutus – blog – contactus – sale And then after resizing screen it becomes
Home – products – aboutus – blog
– contactus – sale –
Then the submenu items above the 2 lower are not selectable anymore (so subs of products and about us not selectable).
Hence VERRY annoying,
Please advice on sollution.
Hello,
You should add the following code to custom.css file (how to create this file you can watch here):
.fixed-header .menu > li > a:hover:after, .main-nav .menu > li > a:hover:after{
content: "";
position: absolute;
width: 100%;
height: 80px;
bottom: -55px;
left: 0;
}
Soon we’ll fix this in our update.
Regards,
Eva Kemp.
Worked like a Charm!
Thanks!
Hello,
You are welcome.
Regards,
Eva Kemp.
Tagged: menu, not selectable, seo friendly, themes, woocommerce, wordpress
The issue related to '‘Menu not selectable’' has been successfully resolved, and the topic is now closed for further responses