Title: Bottom Padding Needed
Last modified: January 24, 2023

---

# Bottom Padding Needed

 *  Resolved [jeffz8](https://wordpress.org/support/users/jeffz8/)
 * (@jeffz8)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/bottom-padding-needed/)
 * I seem to need a small bit of padding under my galleries. How do I write that
   CSS code to apply to all?
 * Thanks

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

 *  Plugin Support [elviiso](https://wordpress.org/support/users/elviiso/)
 * (@elviiso)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/bottom-padding-needed/#post-16414671)
 * Hi [@jeffz8](https://wordpress.org/support/users/jeffz8/)
 * Kindly share a link to the gallery page so I can have a look at the gallery and
   use the page as I come up with the most accurate CSS that will work for the gallery.
   Thanks in advance for doing so.
 * Hoping to hear from you soon.
 * Kind regards,
   Elvis.
 *  Thread Starter [jeffz8](https://wordpress.org/support/users/jeffz8/)
 * (@jeffz8)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/bottom-padding-needed/#post-16414829)
 * Here are 2 with different conditions. One followed by a title:
 * [https://www.zouschef.com/recipe/cheese-scones/](https://www.zouschef.com/recipe/cheese-scones/)
 * This one is followed by a title and I added a spacer but would prefer a better
   solution.
 * [https://www.zouschef.com/recipe/moms-country-loaf/](https://www.zouschef.com/recipe/moms-country-loaf/)
 *  Plugin Support [elviiso](https://wordpress.org/support/users/elviiso/)
 * (@elviiso)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/bottom-padding-needed/#post-16416733)
 * Hi [@jeffz8](https://wordpress.org/support/users/jeffz8/)
 * This CSS should work for both galleries:
 *     ```wp-block-code
       .foogallery.foogallery-container.foogallery-default {
           padding-bottom: 40px;
       }
       ```
   
 * You can play around with the padding-bottom value and adjust it to your preferred
   value.
 * The code can be added to your main CSS file on your theme/child theme or you 
   can go to the gallery itself and on the configuration section of each of them,
   add the code to the “Custom CSS” text area and save changes.
 * Kindly try this and let us know how it goes.
 * Kind regards,
   Elvis.
 *  Thread Starter [jeffz8](https://wordpress.org/support/users/jeffz8/)
 * (@jeffz8)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/bottom-padding-needed/#post-16417234)
 * thank you that works perfectly
 *  Plugin Support [elviiso](https://wordpress.org/support/users/elviiso/)
 * (@elviiso)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/bottom-padding-needed/#post-16420668)
 * Hi [@jeffz8](https://wordpress.org/support/users/jeffz8/)
 * I’m glad to learn that I was were able to help you out with this.
 * Lastly, if you don’t mind and have a spare few seconds, could you please rate
   FooGallery on WordPress ([https://wordpress.org/support/plugin/foogallery/reviews/#new-post](https://wordpress.org/support/plugin/foogallery/reviews/#new-post)),
   as that really helps our reputation within the WordPress plugin repository? We’ll
   be really grateful to you for that. If you can’t of course that’s fine too! Thanks
   in advance either way.
 * Kind regards,
   Elvis.

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

The topic ‘Bottom Padding Needed’ is closed to new replies.

 * ![](https://ps.w.org/foogallery/assets/icon-256x256.gif?rev=2602542)
 * [Photo Gallery by FooGallery : Responsive Image Gallery, Masonry Gallery & Carousel](https://wordpress.org/plugins/foogallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/foogallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/foogallery/)
 * [Active Topics](https://wordpress.org/support/plugin/foogallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/foogallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/foogallery/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 5 replies
 * 2 participants
 * Last reply from: [elviiso](https://wordpress.org/support/users/elviiso/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/bottom-padding-needed/#post-16420668)
 * Status: resolved