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.

Styling Blog Pages

Resolved 2 replies developerthemetheme-vantage
Started · Latest reply by Jupiter1955

Hi,

I am using the Vantage Theme. The default blog list page has a 1 px white line separating each blog and this is not visible enough. How do I change the style of the dividing line?

Thank you

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff

    Hi Jupiter1955

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add (and adjust) the following CSS:

    .blog .site-content article.post {
    	border-bottom: 5px solid #eeeeee;
    }

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

  2. Jupiter1955

    Perfect Alex – Many thanks

    Pete

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