Hello, its very easy, at the element where the image is, add a class ( you should see a class input at the element options ) lets say your class is “images”
and then add this to style.css of child theme
COPY CODE
.images {
padding:10px;
}
If you have an element that has text and images you may use this instead
COPY CODE
.images img {
padding:10px;
}
Hope it helps 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Laura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂