Tagged: Cart, mobile menu, woocommerce
The woocommerce cart icon disappears behind the mobile menu when I reduce the size of the browser about 900 px. It’s fine wide and narrow. I tried all three settings in Header Shopping Cart Icon. Happens in IE 11 and firefox 37.0.2
Hey HHBeachboy!
Please try the following in Quick CSS under Enfold–>General Styling:
#advanced_menu_toggle{
right: 100px !important;
}
Best regards,
Rikard
Worked, Thank You!