Tagged: image padding
A simple question: How do I use custom CSS to add padding to the right edge of a class of images in the Classic Editor?
Thanks!
Lance
Hey Lance,
If you point out an example image on your site, then it will be easier for us to give you exact code.
Best regards,
Rikard
Thanks, Rikard, for your quick response. Actually, I think I figured it out. Well, with the help of ChatGTP. I’ve added this code to Quick CSS:
.custom-image-padding {
padding-right: 7px;
}
Seems successful in adding 7px padding to right side of images in class “custom-image-padding”.
Hi,
Glad to hear that you sorted it out, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.
Best regards,
Mike
