Title: Frontpage Sections Team &#8211; Image Padding
Last modified: July 10, 2020

---

# Frontpage Sections Team – Image Padding

 *  Resolved [Stephen Burns](https://wordpress.org/support/users/stephenjburns1/)
 * (@stephenjburns1)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/frontpage-sections-team-image-padding/)
 * Hi,
 * I have just ammended my front page team images from 300px:200px to 300px:300px
   as the mobile version was showing a white band across the bottom third of the
   image.
 * Going square has remedied this for mobile but the web version images now looks
   too big and the content looks squashed.
 * Is there a way to introduce more padding around the images to boost the amount
   of white space and so improve the look and feel?
 * Thanks
    Steve
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffrontpage-sections-team-image-padding%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Vytis](https://wordpress.org/support/users/bvytis/)
 * (@bvytis)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/frontpage-sections-team-image-padding/#post-13143611)
 * Hi [@stephenjburns1](https://wordpress.org/support/users/stephenjburns1/),
 * If I understand correctly you want something like this: [https://prnt.sc/tl07id](https://prnt.sc/tl07id)
 * Then try placing this code to Appearance->Customize->Additional CSS section:
 *     ```
       .card-plain .card-image img {
        padding: 10px;
       }
       ```
   
 * I hope that helps!
 *  Thread Starter [Stephen Burns](https://wordpress.org/support/users/stephenjburns1/)
 * (@stephenjburns1)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/frontpage-sections-team-image-padding/#post-13167409)
 * Hi Vytis,
 * Thanks for that and when set to 15px the image size is perfect. One thing though..
   is there a way to also reduce/remove the background white square behind each 
   image so as to lose the white picture frame effect?
 * Thanks
    Steve
 *  [Betty](https://wordpress.org/support/users/betydbr/)
 * (@betydbr)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/frontpage-sections-team-image-padding/#post-13174313)
 * Hi [@stephenjburns1](https://wordpress.org/support/users/stephenjburns1/),
 * You can set a background color similar to the background one to look better. 
   Try adding the following property to the code above:
 * `background-color: #E5E5E9′
 * It should look like this: [https://prntscr.com/tp5jcu](https://prntscr.com/tp5jcu).
   You can change the color with your desired one.
 *  Thread Starter [Stephen Burns](https://wordpress.org/support/users/stephenjburns1/)
 * (@stephenjburns1)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/frontpage-sections-team-image-padding/#post-13228656)
 * Thanks Betty

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Frontpage Sections Team – Image Padding’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hestia/3.3.4/screenshot.png)
 * Hestia
 * [Support Threads](https://wordpress.org/support/theme/hestia/)
 * [Active Topics](https://wordpress.org/support/theme/hestia/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hestia/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hestia/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Stephen Burns](https://wordpress.org/support/users/stephenjburns1/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/frontpage-sections-team-image-padding/#post-13228656)
 * Status: resolved