• Hi,

    I’m getting top and bottom table borders in my pages even when the border is set to 0 in HTML.

    I corrected the style sheet and I’m not getting any result either. Anyone any thoughts?

    This is what I got in style.css

    .entry-content table,
    .comment-content table {
    	border-bottom: 0px solid #ddd;
    	margin: 0 0 1.625em;
    	width: 100%;
    }

    This is the page i’m getting: page

    Cheers,
    K.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Table borders won't go away even after style.css edit.’ is closed to new replies.