This topic has 2 replies, 2 voices, and was last updated 3 years, 6 months ago ago by Rose Tyler
Hello,
I have created a category menu names as GROCERY and I have lots of sub menu too like HOME CARE , HOME MADE. If you see sub menu displaying from HOME CARE but it has more above which are not displaying. If you check in inspect tool you can find them.
I have used ORGANIC 01 template
Please fix it ASAP
Thank you.
Hello,
Thanks for using our theme.
Try to add the next code in Theme Options > Theme custom CSS > Custom CSS for desctop:
.secondary-menu-wrapper .menu .item-design-dropdown.menu-item-has-children:first-child .nav-sublist-dropdown {
top: 368px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up