Removing border from posts
-
I’m trying to remove the border in the posts. When I try to add this custom code to the css, literally just changing the border to 1 or the border color to just plain white, it shifts everything around.
.blog_post .post-content {
float:left;
width:584px;
padding:0 0 18px 0;
border:0px solid #d6d6d6}Any suggestions? Thank you!
The website is eggtoeggi.com
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Removing border from posts’ is closed to new replies.
