font italic category

Posted in: Newspaper
Post count: 25

Hello, in a recent update you have edit a description of category and color of font? is italic and not normal.
It is possibile change this setting?
thanks

Post count: 23312

Hello ideasolutionssrl,

If you want to have more control over the Category description section, you should install the Seo Yoast plugin and then you will have this option for that section -> https://www.screencast.com/t/airtNlVifP

Thanks for your understanding!

Post count: 3

I’m sorry, maybe I didn’t understand.

I have this problem: I want to change italic font in category-description to a normal one.

Should I change something with SEO Yoast? That’s seems illogical to me. Logically, that comes with the theme.

Please help me with my problem, thanks.

Post count: 23312

Hello andrealazzo,

If you want more settings for Category Description, you should install the Seo Yoast Plugin and make these changes from TinyMCE Editor like this -> https://www.screencast.com/t/gg6H1IJ1a1

Thanks for your understanding!

Post count: 3

Hello Catalin, I already have SEO Yoast and of course I write my descriptions as you show in the picture. The point is: how to change the ITALIC font that automatically appears in the view mode.

Post count: 23312

Hi,

Try using the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-category-description p{
font-style: initial;
}

Thanks.

Post count: 3

That was perfect. Thank you Catalin! Thank you very much.
I tried to do it in other way (using the theme panel) but without success.

I solved using your code in the “css additional” in the wp personalize theme.

Thanks again.

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