I'm looking for some help to adjust the line spacing on my product description:
https://fleeceandhide.com/collections/mens/products/el-clasico-blue-orange
Right now there are big gaps between lines and paragraphs and I would like to condense this so that it takes up much less room. I've read through some other posts but didn't find a suitable resolution to this so far.
Thanks for the support!
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/timber.scss.liquid file.
.template-product .rte p{
margin-bottom: 0px !important;
}
Hope this works.
Thanks!
User | Count |
---|---|
803 | |
116 | |
92 | |
86 | |
73 |