Hi guys!
How can I remove this white space? I want the image near below the Add to Cart button
Store: domercosmetics.com
Password: domer
Thanks!
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product-form__cart-submit, .shopify-payment-button .shopify-payment-button__button--unbranded {
margin-bottom: -15px!important;
}
Screenshot :- https://prnt.sc/10g3krg
hi @Diamond0711
please share your web-site url.
please chage this code.
display : none;
i hope this work.
thank you so much .
Please add the following code at the bottom of your assets/theme.css file.
.template-product .product-single__description{
margin-top: 0px !important;
}
Hope this helps.
Thanks!
User | Count |
---|---|
414 | |
166 | |
100 | |
99 | |
96 |