Home › Forums › Support › Post image padding or margin This topic has 6 replies, 3 voices, and was last updated 6 years, 3 months ago by _blank. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts September 1, 2017 at 9:22 am #377429 _blank Hi Would you be able to help me with some CSS. I’d like to add some padding or margin top/bottom of certain post image. I’ve created a class img.post { padding-bottom:20px; padding-top: 20px; } Tried putting it here, but guessing I’ve done it wrong! Thanks Scott September 1, 2017 at 11:13 am #377499 TomLead Developer Lead Developer Can you link me to the page with the image? September 1, 2017 at 11:38 am #377516 _blank Hi Tom Here it is, sorry forgot to include it. http://be3.mackiedesigncompany.com/wp/work_slug/the-restaurant-group-trg/ Scott September 1, 2017 at 1:55 pm #377583 LeoStaff Customer Support Hmm try changing the class name to post-image-padding, then CSS to this: img.post-image-padding { padding-bottom:20px; padding-top: 20px; } September 2, 2017 at 1:53 am #377749 _blank Hey Thanks Leo that worked. Scott September 2, 2017 at 10:15 am #377930 LeoStaff Customer Support No problem! September 2, 2017 at 11:08 am #377974 _blank Cool, have a good weekend hombre. Scott Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In