Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 40927

Reply To: Change Product Title Color in Products Grid

$
0
0

Hello,

Thank you for the question.

You can add an extra CSS class for the row containing this products element. For example, add row-with-special-products. After that, add the following CSS snippet to the Custom CSS area in Theme Settings

.row-with-special-products .product-title a {
   color: #ffffff!important;
}

Regards


Viewing all articles
Browse latest Browse all 40927

Trending Articles