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.

(Last) Divider on Recent Posts is Missing

11 years ago · Last reply by Andrew Misplon 11 years ago

Hello, I just started using Page Builder last week and love the look and ease of it. There’s just one thing that popped up today that is confusing me—with the Recent Posts option, the last event does not have a divider above it.

See here: https://www.dropbox.com/s/b4vh3bqovszn801/no%20div.png?dl=0

I’m sure this wasn’t there in the past few days, so not sure what happened to change that.

How can I fix?

Thanks,
Anisa

URL: http://geminiink.org

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 1 month ago

    Hi

    Glad to hear you’re finding Page Builder.

    What you’re seeing is being outputted by the widget you’re using there. You can try override this by adding the following to a Custom CSS plugin or to the theme’s Custom CSS field if it has one:

    .widget div.news-item:nth-last-of-type(-n+2) {
    border-bottom: initial;
    background: url("images/gray-white-line.jpg") bottom left repeat-x;
    margin-bottom: 13px;
    }

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