Reply 303362 to: How to change the title font in the product catalogue

Avatar: Rose Tyler
Rose Tyler
Support staff
September 24, 2021 at 13:36

Hello,

You can use custom CSS code, for example, add the next code in Theme Options > Theme custom CSS:

.content-product .product-title a {
    font-family: Mulish;
    color: #4d4d4d;
    font-size: 14px;
}

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.