Hi I've a problem that i can't fix, i want to reduce the white space (see it on the photo attached) on the product page between the first image of the description of the product and the text (Made With Heading 2).
the store is www.dogartcreations.com
PS: dogartcreations
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.product-single__description.rte h2 {
margin-top: 27px !important;
margin-bottom: 27px !important;
}
Hope this works.
Thanks!
This is an accepted solution.
i hope this code is work ..
.product-single__description.rte h2 {
margin-top: 27px !important;
margin-bottom: 27px !important;
}
thank you so much ...
User | Count |
---|---|
447 | |
207 | |
107 | |
87 | |
87 |