Home>Support>Category post titles are microscopically small

Category post titles are microscopically small

I have several pages on my site where PageBuilder uses categories to display snippets of posts. The titles of these posts, however, are extremely small. I’d like these titles to be normal or even header-sized. How can I change this?

an example of this is http://dev-scbi.pantheon.io/press/

Other pages under the News & Events menu do the same thing.

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 SiteOrigin
    Hi, I Work Here

    Hi Spentcartridge

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .cat-post-title {
    	font-size: 16px;
    }
    
    .cat-post-date,
    .cat-post-comment-num {
    	font-size: 14px;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    The styles in question are being served from the plugin that is being used to display the posts.

  2. 8 years, 9 months ago spentcartridge

    Thanks, this worked fine.

  3. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    Glad we could help. All the best.

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