Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1496392

    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

    #1496395

    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

    #1496418

    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”.

    #1496419

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add padding to images in classic editor?’ is closed to new replies.