Featured image on Twenty Fourteen
-
when i add a featured image i get an error where the main article is overlapping onto the feature image, the fix for me would be to add 100 to the bottom margin.
This seems to fix it for me
<div class="post-thumbnail" style=" padding-bottom: 0px; border-bottom-width: 100px; margin-bottom: 100px; "> <img width="500" height="146" src="https://www.howtophotoshop.co.uk/wp-content/uploads/2015/03/New_Layer.png" class="attachment-post-thumbnail wp-post-image" alt="New_Layer.png"> </div>
but in the css file, im not exactly sure where to put my margin bottom …..
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Featured image on Twenty Fourteen’ is closed to new replies.