silumantu
Member
- Oct 9, 2019
- 169
- 23
- 18
I am using woodmart theme. I do not want to use its typography setting for increasing font size as it works site wise. I want to increase the product description size to 16px only.
Previously I was using this CSS which was working fine:
.single-product div#tab-description p {
font-size: 16px;
}
But now this is not working, may be after the woodmart theme update.
Any idea of which CSS to use to increase product description font size?
Previously I was using this CSS which was working fine:
.single-product div#tab-description p {
font-size: 16px;
}
But now this is not working, may be after the woodmart theme update.
Any idea of which CSS to use to increase product description font size?