Hi
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
.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;
}