Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPSIREN

    (@wpsiren)

    Open wpsiren-recent-posts-by-category-style.css and paste the below css code at the end of the file.

    #sidebar .widget_rpbc .divider {
    margin-left: 0px !important;
    }
    
    .widget_rpbc {
    width: 100%;
    word-wrap: break-word;
    padding-left: 5px !important;
    }
    
    #sidebar .widget_rpbc h2{
    margin:0px 0px 10px 0px !important;
    }

    This should fix the issue.Try it out and let me know.

    Thanks,
    WPSIREN

    Thread Starter bruceleone

    (@bruceleone)

    Worked perfectly…thanks for the speedy response!

    Thread Starter bruceleone

    (@bruceleone)

    I have another issue with alignment and bullets. I you look at my link you’ll see the spacing over and under the title are both more than the other widget headers. Is there a way for me to make it use the default theme settings? Or is there any other way to achieve it?

    I’d also like to eleiminate the bullet next to the stoies if possible.

    Thanks much in advance!

    https://vps9467.inmotionhosting.com/~brucel11/success-bydesign/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘separator lines between posts’ is closed to new replies.