Is there a way to remove Cart icon from mobile menu?
Hey Adam!
Try to adding the following code to your Quick CSS:
@media only screen and (max-width: 767px) {
.cart_dropdown_first{
border-color: transparent !important;
}
.cart_dropdown_first .cart_dropdown_link {
display: none !important;
}
}
Regards,
Rikard
Removes everything but the outer rim of the box and I can still click on it.
Hi!
I checked the site but I can’t see the cart icon in the mobile menu. Did figure out a way to remove it?
Best regards,
Ismael
I added your code back Centrex Cloud Communications
Hey!
Please use following code instead
@media only screen and (max-width: 768px) {
ul.cart_dropdown { display: none!important; }}
Regards,
Yigit
Perfect,
Adam
IP Centrex | VoIP | Hosted PBX | Kazoo