I would like to go up a few centimeters the description of my product. I don't like the huge white space between the button and my description. Does anyone know how I can do it in the Venture theme? This is my store url: https://glasspe.com/
Hello There,
Could you kindly share the product page URL so that I can take a look into it and let you know the solution.
please place this code at the of theme.scss
@media only screen and (max-width: 750px) {
.product-single__description {
margin-top: -38px;
}
}
User | Count |
---|---|
49 | |
27 | |
25 | |
23 | |
22 |