This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Category Description Styling (CSS)

10 years ago · Last reply by Greg Priday 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Greg Priday Staff 10 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread