Home>Support>Blog page – Cant change heading text colour

Blog page – Cant change heading text colour

I cant seem to change the info and heading directly under each image on the blog page.

Here is a link if you need to see: http://www.spaischillisauce.co.za/category/travelling-hot-sauce-blog/

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

  1. 6 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Stephanie,

    The heading can be edited by editing the page title in the post itself. You can adjust the color by adding (and adjusting) the following CSS to WP AdminAppearanceCustom CSS:

    .vantage-grid-loop article h3 a {
        color: #333;
    }
    

    The text is the excerpt, please refer to this article for instructions on manually setting an excerpt for each post. If you would like to change the color, you can add (and adjust) the following CSS to WP AdminAppearanceCustom CSS:

    .vantage-grid-loop article .excerpt {
        color: #777777;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 6 years, 5 months ago Stephanie Pais

    Thanks a million, it worked

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