Getting rid of Image Borders
-
Hi everyone
I’ve been trying to get rid of the default borders around images. I’ve tracked down the ‘entry content img’ tag in the css file and changed it to :
.entry-content img { margin: 0 5px; padding: 4px; border: none; max-width: 100%; }
And nothing works! The weirdest part is, when I do the same thing on ‘dry’ local version of my site, it works! Help!?
(the site is: https://www.chocolateshavings.ca)
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Getting rid of Image Borders’ is closed to new replies.