Category Description Font Color Modification

Posted in: Newsmag
Post count: 3

Hi team,

I have inserted an image as a background for each category. While the name of the category and the child categories are all visible in white color, the description still comes in black font which I need to change. Not able to change it since the last 2 days. Can you help?

Post count: 35449

Hi,
Unfortunately, there is no option for changing the description color of the category, this can be changed using css.
.td-category-description p {
color: #f2f2f2;
}

Please set this custom css to theme panel > Custom code> custom css.
I hope it will help you!

Post count: 3

Hi Calin,

Thank you and I tried it but it dint modify the font color. The challenge is every other text is coming in WHITE when we change the Category Template to style 5, but only the description remains black and its not visible then.
Can you guide any way out to sort this?

Thank you.

Post count: 35449

Hi,
Normally if you are using the Category template style 5 all elements in that box should be white – https://i.imgur.com/VWYk5q0.png including the description.
Can you please provide a link to your website to inspect this situation?
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.