This topic has 5 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Alessandro
Hello, I need to reopen this ticket
https://www.8theme.com/topic/vertical-menu-images-in-submenu-problem/#post-331166
I just realized that the provided code affects also the main menu and it’s no more possible to navigate to the submenu items because once over a submenu no dropdown menu appears like without the costum code, you should use the bar at the bottom to extend the menu to the right but once the mouse leaves the submenu item to use the bar, the bar itself disappears.
Is there a way to use the costum code just for the vertical menu please?
I’m talking about this code:
.nav-sublist-dropdown .container{height: 100% !important; overflow-y:scroll !important;}
Thanks in advance for the support
Hello, @Alessandro,
“ like without the costum code, you should use the bar at the bottom to extend the menu to the right but once the mouse leaves the submenu item to use the bar, the bar itself disappears.
Is there a way to use the costum code just for the vertical menu please?”
Can you please make a small video clip, which describes your above issue in detail and share it with me here, so that I’ll check it for you and try to understand your issue as I am not able to understand your issue for now?
And also when trying to access your site WP Admin URL, It is restricted for me: https://postimg.cc/nsqGJZ9x so please grant me the permission as well and remove that restriction.
Waiting for your kind reply.
Regards 8Themes Team.
Hello and thanks as always for the support, here’s a short video which described what I said, no way to see the dropdown menu.
https://www.dropbox.com/s/13rdv02pv5kg0xu/menu%20issue.mp4?dl=0
Unfortunately I can’t give u access because for what i see you always have different ip and I can’t whitelist an entire country otherway the firewall protection stops to have sense, if you can’t replicate the problem you may kidly ask support to the good Rose who has the IP whitelisted correctly to access with admin details to the site.
As you can see here
https://postimg.cc/gXrZ2cwY
without the costum code the dropdown menu is visible and it’s possible to select an item in the list. With the costum code as said there’s no way to do it.
Thanks!
Hello, @Alessandro,
Actually, The thing is when you use this code:
.nav-sublist-dropdown .container{height: 100% !important; overflow-y:scroll !important;}
the verticle menu works fine but not the other menu. To use the other menu works fine you have to use the below code too
#menu-main-1 .nav-sublist-dropdown .container{height: auto !important; overflow:initial !important;}
You can paste the above new code in the Dashboard >> XStore >> Theme Options >> Theme Custom CSS at the bottom of the CSS box.
Then the result will appear as you can see in the below image.
https://postimg.cc/MvMmF21V
https://postimg.cc/5XWLKH4W
Regards 8Themes Team.
Perfect as always, many thanks!
Tagged: problem ticket, reopen, submenu images, themes, vertical menu, woocommerce
The issue related to '‘Vertical menu images in submenu problem ticket reopen’' has been successfully resolved, and the topic is now closed for further responses