Hi,
I’m trying to add additional padding above and below images on my posts only. For example:
http://www.discotech.me/guides/should-i-sign-up-for-guestlist-or-buy-tickets/
I don’t want it to affect images on pages.
Thanks!
Hey discotech!
Please try the following in Quick CSS under Enfold–>General Styling:
.post-entry img {
padding-top:20px !important;
padding-bottom:20px !important;
}
Cheers!
Rikard
Hi Rikard,
When I do this it also adds the margins to my “Pages” as well. I only want to add the styling to “Posts”.
Specifically, it adds margins to my home page – http://www.discotech.me
Thanks,
Mark