Home › Forums › Jevelin Theme › WooCommerce Update Cart Button
Home › Forums › Jevelin Theme › WooCommerce Update Cart Button
Hi @iancdma,
Thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Try adding an item to your cart.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .woocommerce .shop_table .button[name=update_cart] { clear: both; float: none; }