This topic has 8 replies, 3 voices, and was last updated 2 years, 3 months ago ago by Alessandro
Hello, I tried to upload icons to the vertical menu but it now deosn’t cover anymore all the items in the submenu, top and bottom are cut, is it possible to fix it? am I missing any setting in the theme?
https://postimg.cc/MMs7syKr
Thanks in advance for the support!
I just see another vertical menu problem.. it appears over the store notice, so the first part of the notice is hidden.. thanks for a solution!
Hello,
Your site is under maintenance mode, so we can’t check it. Please provide temporary wp-admin access via the Private Content area.
Regards
Hello, yes sorry! I’ve just added login details in the private area, thanks!
Hello, @Alessandro,
Simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and then paste the below code at the bottom of the CSS box.
.nav-sublist-dropdown .container{height: 100% !important; overflow-y:scroll !important;}
#header-vertical .et_b_header-menu li>.nav-sublist-dropdown:not(.nav-sublist){top:10% !important;}
Then save settings and check back to your site after clearing the browser cache.
Regards 8Themes Team.
Hello and thanks as always for the good support.
The code works pretty well, anyway the last menu item is still hidden (in mobile all fine instead.
Also, what about the store notice? vertical menu still appears over it?
Thanks!
Hello, @Alessandro,
For the store notice simply go to the Dashboard >> XStore >> Theme Settings >> Theme Custom CSS and then paste the below code to the Global CSS Section.
.demo_store{position:relative !important;}
Then save settings and check back to your site after clearing the browser cache.
Regarding the last menu item issue the thing in the previous message I share a code with you to set some space from the top of the menu that’s why the last menu item appears like this you can remove that code and set the menu at the position it was before to show the last menu item as you want. Below is the code I am referring to.
#header-vertical .et_b_header-menu li>.nav-sublist-dropdown:not(.nav-sublist){top:10% !important;}
Regards 8Theme Team.
Perfect as always.. thanks!
Have a great rest of your day
Tagged: best selling, images, problem, submenu, themes, vertical menu, woocommerce
The issue related to '‘Vertical menu images in submenu problem’' has been successfully resolved, and the topic is now closed for further responses