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.

Blog page – Cant change heading text colour

Resolved 2 replies questionthemetheme-vantage
7 years ago · Last reply by Stephanie Pais 7 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 7 years, 9 months ago

    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. Stephanie Pais 7 years, 9 months ago

    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.

Have a different question or issue?

Start New Thread