1. In mobile view the variation swatches are exiting the page. Please provide relevant code to adjust this.
Screenshot:
https://paste.pics/e487591f64c4af0fef6eeeab035a88cf
2. Also I want to add top padding to Shop Page and Cart Page. Please direct as to how to add
Theme version: .8.0.12Hello,
Add the below code to Theme Options > Custom CSS
.single-product .template-container form.cart table.variations .label {
width: auto;
display: block;
}
Add the below code to add space on the shop and cart pages
.woocommerce-page .content-page {
margin-top: 20px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.