Title: Lightbox size
Last modified: August 30, 2016

---

# Lightbox size

 *  Resolved [vichanws](https://wordpress.org/support/users/vichanws/)
 * (@vichanws)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/lightbox-size-2/)
 * I have purchase the pro version.
    Can I adjust the size of the light box? Now
   the lightbox image size max width is 1080px and I want increase it to 1440px.
 * Please help
 * [https://wordpress.org/plugins/draw-attention/](https://wordpress.org/plugins/draw-attention/)

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

 *  [tylerdigitalsupport](https://wordpress.org/support/users/tylerdigitalsupport/)
 * (@tylerdigitalsupport)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/lightbox-size-2/#post-6879783)
 * You can adjust the size of the light box with custom css. Here’s the relevant
   css as it is now:
 * body .featherlight .featherlight-content {
    margin-left: 5%; margin-right: 5%;
   max-height: 95%; max-width: 95%; padding-top: 25px; padding-right: 25px; padding-
   bottom: 0px; padding-left: 25px; }
 * If you want the box larger, you’d need to decrease the margin and padding, and
   increase the max-width and max-height.
 * You can add that custom css into your child theme’s css file (if you have a child
   theme). If you don’t have a child theme, we recommend using Jetpack’s custom 
   CSS if you have that installed; or else, you can install the Simple Custom CSS
   plugin: [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * If you need more instruction than that, please send the link to the page it’s
   on and we’ll see how we can help. You can also email priority support at [support@tylerdigital.com](https://wordpress.org/support/topic/lightbox-size-2/support@tylerdigital.com?output_format=md)
   if you prefer. Hope that helps!
 *  [paulieweb](https://wordpress.org/support/users/paulieweb/)
 * (@paulieweb)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/lightbox-size-2/#post-6879811)
 * Forgot to mention – I also tried (z-index:-100/100) and (left:-200%/-50%) to 
   no avail.

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

The topic ‘Lightbox size’ is closed to new replies.

 * ![](https://ps.w.org/draw-attention/assets/icon-256x256.png?rev=2888664)
 * [Interactive Image Map Plugin - Draw Attention](https://wordpress.org/plugins/draw-attention/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/draw-attention/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/draw-attention/)
 * [Active Topics](https://wordpress.org/support/plugin/draw-attention/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/draw-attention/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/draw-attention/reviews/)

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [paulieweb](https://wordpress.org/support/users/paulieweb/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/lightbox-size-2/#post-6879811)
 * Status: resolved