-
Author
Tagged: padding image
-
January 14, 2017 at 18:33 #149793
jjaffke
ParticipantHI,
Trying to add white space around my images that appear in posts of pages. Searched around through documentation and couldn’t find an answer.
Thanks Much!
Janet
January 16, 2017 at 04:31 #149866Laura
ModeratorHello, i can help you with that 🙂
Can you send me a link directly to the page with the images?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
January 16, 2017 at 18:00 #149901jjaffke
ParticipantHi Laura,
Here is a sample page: http://www.jaffkestudio.com/about/
I use Kleo for several clients and I’m always wishing I knew how to add more space around the images.
Do I need to add some kind of css to the theme file?
Thanks for your help
January 19, 2017 at 03:39 #150168Laura
ModeratorHello, 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 themeCOPY 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 solutionLaura 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 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.

