Grey lines separating post? Can i get rid of these?

  • I have these grey lines separating my posts. They also boxer the footer box. Can I get rid of these?

    The blog I need help with is: (visible only to logged in users)

  • Hi there!

    Try this, for the borders:

    /* Removing border bottoms for posts */
    
    .featuredpost .post {
    	border-bottom: 0;
    }

    Hope that helps! :)

  • Thanks dude. That worked a charm for the post separator lines

    Thanks :D

    Any idea on the Footer Separators?

  • Hey, no problem!

    Can you check and see if you have borders enabled in your widgets? Example, under appearance / widgets / look at your Twitter widget and see if you have the “show borders” button ticked. If so, un-tick it, make sure to hit save on the widget – then do the same with the Facebook widget, and see where that gets you.

    No sense over riding the widget styles if we can just turn them off. ;-)

    Let me know!

  • Correction – in the Twitter widgets it says “no borders” – you’ll want this to be checked.

    The Facebook widget says “show border” – you’ll want this to be un-checked.

    Cool, let me know what you find. :)

  • The topic ‘Grey lines separating post? Can i get rid of these?’ is closed to new replies.