Reply 311578 to: How to customize product title texts? aligment?

Avatar: Rose Tyler
Rose Tyler
Support staff
December 11, 2021 at 09:59

Hello,

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

.content-product .product-title a {
    color: #888;
}

to change the color.
2/

.products-loop .content-product .product-details, .swiper-container .content-product .product-details {
    text-align: start;
}
.content-product .star-rating {
    margin-left: 0px;
}

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.