Hello,
1/ How can i make Mega menu Static block scrollable Y on small screen (only background page scroll)
2/ How can i disable loading of mega menu static block (instant display)
Regards
This topic has 4 replies, 3 voices, and was last updated 1 days, 19 hours ago ago by Andrew Mitchell
Hello,
1/ How can i make Mega menu Static block scrollable Y on small screen (only background page scroll)
2/ How can i disable loading of mega menu static block (instant display)
Regards
Hello,
Thank you for reaching out to us.
1/ Kindly try disabling the sticky header and check if the issue persists. Alternatively, you may use the following custom CSS code:
.menu-static-block.nav-sublist-dropdown {
max-height: 400px; /* Adjust height as needed */
overflow-y: auto;
}
2/ Theme Options > Speed optimization > Ajax menu dropdown > off.
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Warm Regards,
The 8Theme Team
You are the best !!
Dear Shiyazoe,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘Mega menu Static block scrollable Y on small screen’' has been successfully resolved, and the topic is now closed for further responses