Reduce category font size

Posted in: Newspaper
Post count: 6

Hi

Can you please tell me how to reduce the size of the category font?

Thank you

  • This topic was modified 9 years by cosmicDD.
Post count: 22421

Hello,

The font sizes for the modules used on categories can be changed from the theme fonts section: https://www.screencast.com/t/Bc04fFfNKQpc
If you are referring to the category description, you can change it with a css code you can add in the theme panel-> custom css box:
.td-category-description p{
font-size:20px;
font-family:verdana;
}

Thank you!

Post count: 6

Hi

Thank you for the response. I followed your instructions but it did not change the font size. Here is a pic of the font I want changed. Its the red words “Nutrition” and “Supplements”. Any other suggestions?

View post on imgur.com

Thank you

  • This reply was modified 9 years by cosmicDD.
Post count: 22421

Well the code was provided for the category description. You were not specific enough so I assumed what you needed changed. But I also mentioned the other elements so you should not use the css but rather use the fonts section of the theme panel: https://www.screencast.com/t/Bc04fFfNKQpc
You need to change the font for the module you use on your category page. You can see the module used in the category settings: https://www.screencast.com/t/QW8gwlA3

Thank you!

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