Font type and size for Category description
I would like to change the font type and size of the category description on the category page. How to do it?
URL: http://www.empreendedorismonocanada.ca/category/entrevistas/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Josecid
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
/* Category Description */ .taxonomy-description { font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; }Adjust the above values as required. Hope that helps :)
Thanks Andrew.
I have another thread open :)
Super, glad that helped. We’ll grab your other thread ASAP. Thanks.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.