How to remove border & shadow from single image Forums » WordPress » Mantra » How To Author Posts June 25th, 2013 at 19:15 #8142 Peter Lurie Hi! Thanks for this theme. Can you guide me how to remove the boorder & shadow from an individual image? imageSeven sets these specs, but I can’t work out how to get rid of these for just this image. The html is: I can’t figure out the CSS to remove it. Many thanks in advance. Peter June 25th, 2013 at 19:38 #8146 ZedCryout Creations mastermind Add a class on the image, for example class=”borderless” Then go to the custom CSS field and add in img.borderless { border: 0 !important; padding: 0 !important; } If you like our creations, help us share by rating them on WordPress.org. Please check the available documentation and search the forums before starting a topic. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘How to remove border & shadow from single image’ is closed to new replies.