How do I remove padding around media images?
-
When I added images to the 4 main widget displays (like the demo) I was able to remove the padding on those images with this code:
<div class="post-thumbnail" style="margin-top:0px; padding:0px;"> <img class="center" src="https://www.greatpointmediadesign.com/wp-content/uploads/2014/05/http-image1.jpg" /></div>
But when I am editing a regular page and I “insert media” into the page, the theme generates a padded box around the images which I want to remove. Since there is no place to add the code (above) because the image is not being added via a widget, how would I remove the padding.
site url: https://www.greatpointmediadesign.com
speaking specifically about the email marketing examples image on the email marketing page, and the marketing examples image on the marketing services page.Thank you for your help.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How do I remove padding around media images?’ is closed to new replies.