Hallo,
thank you for great template
how i can change style of title and price on product module tot category list
this Wat i need Change:
https://1001schilderijen.nl/
to this style
https://1001schilderijen.nl/schilderijen/abstracte-schilderijen
.box li.product-container {
text-align: center;
}
.box li.product-container a {
font-size: 14px;
font-weight: 600;
line-height: 1;
text-decoration: none;
text-transform: uppercase;
}
.box li.product-container .product-price span.PricesalesPrice {
font-size: 14px;
}