Tagged: shopping cart
Hi there,
I tried to look through all the forums, but couldn’t find anything that works for me.
My e-commerce is with ecwid.com and on mobile there is no shopping cart showing to the customers.
I’d love to add a shopping cart somewhere in the header of the website and link it to the store shopping cart.
Is that something we can do??
My website is: http://my3dconcepts.com
Thank you in advance for the help.
Hey nelninio!
Hey there,
Please add and let us know if it is working
@media only screen and (max-width: 767px) {
.responsive #top .cart_dropdown {
display: none !important;
}
.responsive #top .cart_dropdown.av-display-cart-on-load {
display: block !important;
}
}
Cheers!
Basilis
Nope It didn’t work, but I found another solution!
Thank you so much!
Hi,
Glad that you sorted it out :)
Best regards,
Nikko