Title: light box area padding?
Last modified: October 26, 2016

---

# light box area padding?

 *  [jntkym](https://wordpress.org/support/users/jntkym/)
 * (@jntkym)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/light-box-area-padding/)
 * Hi,
 * how does shrink the light box area?
    i want create margin or padding to light
   box area,but i can’t found the class in css. i using style is “Tiles Grid (compact)”.
   where is applicable class and property?
 * thx
 * ![like this!](https://i0.wp.com/speedometer.jp/ss.png)

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

 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/light-box-area-padding/#post-8376326)
 * Can you provide a link to your site so I can inspect your code as I can’t find
   the same lightbox demo to test.
 * Thanks.
 *  Thread Starter [jntkym](https://wordpress.org/support/users/jntkym/)
 * (@jntkym)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/light-box-area-padding/#post-8381249)
 * thx for comment.
 * site link is below:
    [http://mothers-ind.com/midiumi-2016-aw/](http://mothers-ind.com/midiumi-2016-aw/)
 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/light-box-area-padding/#post-8381549)
 * You can add this to your [Child Theme](https://codex.wordpress.org/Child_Themes)
   style.css file, or using this [Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   plugin.
 *     ```
       .ug-lightbox-arrow-left {
           left: 25% !important;
       }
       .ug-lightbox-arrow-right {
           left: auto !important;
           right: 25%;
       }
       ```
   
 * Hope this helps.
 *  Thread Starter [jntkym](https://wordpress.org/support/users/jntkym/)
 * (@jntkym)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/light-box-area-padding/#post-8387147)
 * thx.
 * just moved arrows…
 * img and text description area are not move.

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

The topic ‘light box area padding?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/unite-gallery-lite_b57174.svg)
 * [Unite Gallery Lite](https://wordpress.org/plugins/unite-gallery-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/unite-gallery-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/unite-gallery-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/unite-gallery-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/unite-gallery-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/unite-gallery-lite/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [jntkym](https://wordpress.org/support/users/jntkym/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/light-box-area-padding/#post-8387147)
 * Status: not resolved