Home>Support>Horizontal lines between posts

Horizontal lines between posts

Hi there,

im using the Vantage Theme with a background image that shows ocean and sky.
That means the most dominant colours are blue, lightblue and white.
On pages with different posts are horizontal lines between this posts – that’s fine.
But the lines are white!
In combination with my background image, i would like to change the colour of that lines.
But since I do not even know, if these lines are horizontal rulers or any bordertypes, it would be great if you could give me the right css-code to solve my little problem.

Thanks in advance
Alex

PS. I can’t provide a url, because im working on localhost.

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, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Alexander

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

    /* Dividers */
    
    article.post, article.page {
        border-bottom: 1px solid #eeeeee;
    }
    

    Edit the value #eeeeee as required. Insert the hexadecimal color you’d like to use. For example, black is #000000.

  2. 8 years, 11 months ago Alexander Cherral

    Hi Andrew,
    sorry for late reply.
    That’s exactly what i was looking for – Thank you so much!
    Great Theme – Great Support
    Best regards
    Alex

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Awesome :) Glad to hear that did the trick. Thanks for your support.

    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