Home>Support>Category Description Styling (CSS)

Category Description Styling (CSS)

Hello,

i want to customize the styling (FONT) of the category description/text. It is standard italic in a light grey. i want to change this to Arial 12pt normal font style black.

How can i do this?

Thanks

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 9 months ago Greg Priday
    Hi, I Work Here

    Hi Pr

    You could make this customization using SiteOrigin CSS – Page: SiteOrigin CSS Editor

    As for what code to enter, something like this might serve as a good starting point:

    article.post .entry-header .entry-meta {
        font-family: Arial;
        font-style: italic;
    }
    

    Hope that does the trick.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More