Hey there
I just launched my store and I want to make some changes to the product page.
I want to delete this 'Material' section for this product.
I would love it If I can have a code that I can copy and paste for each product I want to delete its 'material' section.
Here's the website link: www.bloomyzone.com
Solved! Go to the solution
This is an accepted solution.
Hello,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
.product-single__info-wrapper .selector-wrapper.js.product-form__item {
display: none;
}
User | Count |
---|---|
431 | |
201 | |
146 | |
57 | |
44 |