Tagged: Cart, woocommerce
I cannot get the cart icon to attach to the menu properly, I have logo left/menu below, and cart to “always show” but it just floats in the header…
Hi thatryan!
Can you please share your web site URL with us, so we can take a look?
Thanks a lot
Regards,
Basilis
Link in private, stage site :)
Anything?
Hi,
use this code inside Quick CSS field:
#advanced_menu_toggle, .responsive #top .cart_dropdown {
top: 94%;
left: 55%;
}
and adjust as needed.
Best regards,
Andy