This topic has 10 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Robert Hall
Hi when trying to click view cart it does not work. The shopping bag in upper right corner does.
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.product {
display: inline-block;
}
Regards,
Eva Kemp.
Hi that did not work…it seems to be working now on desktop but mobile view cart not working as well as additional field on checkout “replacement sku” is not working. Mobile only on both.
Thanks
Hello,
Please use the following code in Global Custom CSS.
.woocommerce-message,
.woocommerce-shipping-fields form .form-row-first{
float:initial !important;
}
Regards,
Robert Hall
Did not work
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall
admin access
I’ve changed code in Global Custom CSS. Please check it now.
Regards,
Robert Hall
Hi! It works!!!! Thanks so much!
You’re welcome!
Regards,
Robert Hall
Tagged: mobile, themes, view cart, woocommerce, wordpress
The issue related to '‘"View Cart" not working on mobile’' has been successfully resolved, and the topic is now closed for further responses