Reply 255933 to: Font size in Products grid (xstore Organic cosmetics template)

Avatar: Rose Tyler
Rose Tyler
Support staff
October 21, 2020 at 13:33

Hello,

Thanks for using our theme.
Add the next code in Theme Options > Theme Custom CSS:

.products-grid .product-title {
    font-size: 24px;
}
.products-grid .product-excerpt {
    font-size: 16px;
    line-height: 26px;
}
.products-grid .price {
    font-size: 20px;
}
.products-grid  .add_to_cart_button {
    font-size: 18px;
}

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.