This topic has 3 replies, 2 voices, and was last updated 1 years, 8 months ago ago by david
Hello
How can I make a second level appear in the menu in the AMP version for mobile
attached capture menu
https://postimg.cc/H8Y09GC7
Attached capture visualization result
https://postimg.cc/mz2hdTtR
It is important to be able to have some more level in the AMP mobile version
Regards
Hello, David,
Thanks for the correct credentials to your wp-admin so we could get inside from the first time.
We added your next code to your child-theme/functions.php
add_filter(‘xstore_amp_mobile_menu_multilevels’, ‘__return_true’);
Also, added few lines CSS to XStore AMP -> Custom CSS tab
.mobile-menu .sub-menu {
padding-left: 15px;
}
The result is next -> https://prnt.sc/-w46lTaZLgUK
Kind Regards,
8theme team
Oooo perfect, thank you very much for the quick reply and effectiveness
spectacular service
Gooooddddddd
Tagged: menu levels, mobile version, show more, themes, woocommerce, wordpress
The issue related to '‘Show more levels in the menu, AMP mobile version’' has been successfully resolved, and the topic is now closed for further responses