Home>Support>(Last) Divider on Recent Posts is Missing

(Last) Divider on Recent Posts is Missing

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More