MegaMenu vertical very long vertical
-
Hi I created a very long vertical menu that takes up two screens, for the first opening of the html blocks everything is ok, but scrolling to the lower entries the blocks open “at the top” without taking into account that the page has changed and the result is that I am blocked in the creation of the mega menu. It would be wonderful if your custom CSS could solve the problem.
Thanks
Hello apps.matteo,
Thanks for reaching to us and appreciate your patience.
Are you referring to FAQs menu items and its submenu is not scrollable, is it right?
Regards,
No
Attachments:
You must be
logged in to view attached files.
Hello apps.matteo,
You can’t see the HTML Block content when scrolling down https://ibb.co/Lw31ZGL is it right?
Regards,
Yes exactly. Thank you, you understood perfectly.
Hello apps.matteo,
Please add this code to the Theme Settings > Custom CSS > Custom CSS for desktop:
.menu.wd-nav-vertical>li.menu-mega-dropdown {
position: relative;
}
Regards,
Thank you very much, it’s almost solved, I say almost because the menu appears below the products and not above, can we do something about this?
Attachments:
You must be
logged in to view attached files.
Hello apps.matteo,
Please use below code:
.wd-sticky-on-lg.is_stuck{
z-index: 99999;
}
Regards,
Thanks for the code, but now the blocks in the second part of the menu go up almost as before.
Could you check?
Thanks,
Matteo
Hello apps.matteo,
I tried to re-save Custom CSS and it worked, please double check.
Regards,
Thank you very much, that’s true, I wonder why it didn’t work for me.
But scrolling through the menu block I see that it overlaps the header, could you do something about this problem?
Thanks again for the assistance.
Matteo
Attachments:
You must be
logged in to view attached files.
Hello apps.matteo,
I tried to re-save Custom CSS and it worked, please double check.
Regards,
Hello apps.matteo,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
The topic ‘MegaMenu vertical very long vertical’ is closed to new replies.