BUG CHECKOUT PAGE QUANTITY
-
Hello when you update quantity on checkout page (its not custom layout its the original from your template) there is a bug please watch video
here it is……..
Attachments:
You must be
logged in to view attached files.
Hello,
Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
WoodMart core
WooCommerce
Elementor/WPBakery page builder
Thank you in advance
please feel free to do whatever you want with extensions etc, its a clone made only for you guys
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.wd-builder-off .row > .woocommerce-NoticeGroup {
padding-right:15px;
padding-left:15px;
width:100%
}
.wd-builder-off .row > .woocommerce-NoticeGroup [role="alert"] {
margin-bottom:30px
}
We will include this fix in our next theme update also.
You are always welcome. Feel free to contact us if you have any further questions.