Title: Spacing issue
Last modified: July 29, 2017

---

# Spacing issue

 *  Resolved [centecente](https://wordpress.org/support/users/centecente/)
 * (@centecente)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/spacing-issue-13/)
 * Hi
    I need to have 20px spacing vertical in my gallery if I add 20 in the spacing
   options of the gallery, my images becomes also less wider than needed
 * you can see here:
 * [http://www.occhioiperteso.it/microdata-2/](http://www.occhioiperteso.it/microdata-2/)
 * the last content is the video,responsive 887px
    but all my images are 869px …
 * if I remnove the 20 px option in the spacing gallery all my images are not vertically
   spaced but are 887px wide, that is correct
 * any suggestion?

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

 *  Thread Starter [centecente](https://wordpress.org/support/users/centecente/)
 * (@centecente)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/spacing-issue-13/#post-9363218)
 * I didn’t explain very well..!
 * The problem with spacing is that if I add 20px spacing, in the gallery option,
   the images are not wide like the page that is 887px
 * 20px of spacing are removed from the image wide ( on right side) despite I have
   a vertical gallery
 *  Plugin Author [bradvin](https://wordpress.org/support/users/bradvin/)
 * (@bradvin)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/spacing-issue-13/#post-9367674)
 * Hi there
 * I had a look at your page, but I am unsure why you want to use a gallery, when
   your image thumbs are so large? Would it not make more sense to just include 
   the images in your page content one after the other, each in it’s own paragraph?
 *  Thread Starter [centecente](https://wordpress.org/support/users/centecente/)
 * (@centecente)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/spacing-issue-13/#post-9367750)
 * thanks [@bradvin](https://wordpress.org/support/users/bradvin/)
    but it’s more
   easy for me to update, change, the images for each portfolio page. I now the 
   images are big but there is no speed issue at the moment visiting the site.
 * I cannot understand why spacing is the same for vertical and horizontal.
 * Is possible to find a solution ?
    thanks filippo
 *  Plugin Author [bradvin](https://wordpress.org/support/users/bradvin/)
 * (@bradvin)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/spacing-issue-13/#post-9367793)
 * unfortunately that is just how the template is built. You could always override
   the CSS using custom CSS, to cater for your needs:
 *     ```
       .foogallery-default.spacing-width-20 a {
         margin-right: 0 !important;
       }
       ```
   
 *  Thread Starter [centecente](https://wordpress.org/support/users/centecente/)
 * (@centecente)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/spacing-issue-13/#post-9369117)
 * thanks you so much, now it’s perfect!

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

The topic ‘Spacing issue’ is closed to new replies.

 * ![](https://ps.w.org/foogallery/assets/icon-256x256.gif?rev=2602542)
 * [Gallery by FooGallery](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/)

 * 5 replies
 * 2 participants
 * Last reply from: [centecente](https://wordpress.org/support/users/centecente/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/spacing-issue-13/#post-9369117)
 * Status: resolved