Remove Image Borders
By Pilar Davis, 10 years ago. Last reply by Greg Priday, 9 years ago
Hey Andrew, I read all of the other forums about removing the image border/shadow, whatever. None of it worked. I have the free version for this site and I added the simple css plugin and added the /* Vantage Remove Image Shadow and Rounding */ .entry-content img { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius:…