Reply 191035 to: how to adjust the weight and font size of Prouct name on Product Page and Catego

Avatar: Rose Tyler
Rose Tyler
Support staff
April 13, 2018 at 12:28

Hello,

.products-grid .product .product-name {
    font-size: 20px;
    font-weight: 600;
}
.products-grid .product .price {
    font-size: 20px;
    font-weight: 900;
}
.single-product h2.product-name {
    font-size: 20px;
    font-weight: 800;
}
.single-product-page .product-info .price {
    font-size: 20px;
    font-weight: 600;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.