Hi!
I’m having some trouble with this two things:
a) The mega menu, for some strange reason in some pages it doesn’t shows correctly.
b) The cart icon of Woocommerce doesn’t show well in mobile view, meaning that it doesn’t align correctly like the menu button.
Any help would be appreciated.
Thank you!
Hey C-LabMX!
The mega menu looks fine on my end. Go ahead and clear your browser cache and take a screenshot of what your seeing so we can get a better idea.
As for the responsive menu icon try adding this to your custom CSS,
#advanced_menu_toggle, #advanced_menu_hide { top: 50% !important; }
Cheers!
Elliott
Hi Elliott!
Thanks for your help, you are right, it was a cache problem, it works fine now!