Home › Forums › WoodMart support forum › Make a transparent background › Reply To: Make a transparent background
December 3, 2017 at 9:22 am
#26844
Artem Temos
Keymaster
Hi,
Here is a code snippet for this
div.woodmart-title-size-small .woodmart-title-container {
font-size: 18px;
}
div.woodmart-products-tabs .products-tabs-title li {
font-size: 16px;
}
div.product-grid-item .product-title {
font-size: 16px;
}
Regards