question about Sidebar Menu Builder (mobile)
Hello
My question is about the menu of the mobile version of the website https://patoypata.es
Would it be possible that when clicking on the items BEBÉ, NIÑO, NIÑA, COMPLEMENTOS the submenu would also be displayed and the subcategories would be seen?
I attach a screenshot
Thanks
Comments
Hi,
Try the following CSS code:
#mfn-sidemenu-tmpl-13420 .mfn-sidemenu-menu .menu-item .outer-menu-sub{ width: 100%; justify-content: right; height: 40px; top: 0; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Fantastic!!
Thanks very much for your help!!