Remove Image Border from posts
-
Hey Richie,
I cannot remove the gray border around the image in any post. I inserted the code below in style.css but was no help.
img {
border: none;
}
I also made the following changes from 4px to 0px in css, but its still visible.
#post-entry article img.rounded {
-webkit-border-radius: 0px;
border-radius: 0px;
}
I’m new to WP. Please, can you help me out? My blog is backpacktravelling.comThank you for the great theme.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Remove Image Border from posts’ is closed to new replies.
