I can't change the color of this part. Please help me

Posted in: Newsmag
Post count: 322

I can’t change the color of this part. Please help me

Post count: 35449

Hi,
Unfortunately for that section you need to use a custom css:
.td-review-summary-content{
color: #123fed;
}

This code need to be set in the theme panel > custom code > custom css.
Also, you can change the color with the one you need.
Thank you!

Post count: 322

.

What’s the mark on the Kalin’s score?

Post count: 35449

Hi,
I believe that section use the white color, maybe this css will help
.td-review-score{
color: #333;
}

Let me know the results!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.