Title: Remove border
Last modified: August 30, 2016

---

# Remove border

 *  Resolved [jr2009](https://wordpress.org/support/users/jr2009/)
 * (@jr2009)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-border-8/)
 * Hi! How do I remove the dark border around the popup image?
 * [https://wordpress.org/plugins/simple-lightbox/](https://wordpress.org/plugins/simple-lightbox/)

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

 *  [bammann](https://wordpress.org/support/users/bammann/)
 * (@bammann)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-border-8/#post-6878793)
 * I installed the Jetpack plugin and used the “CSS Stylesheet Editor” with the 
   following CSS to remove the border from the lightbox:
 * `#slb_viewer_wrap .slb_theme_slb_baseline .slb_container { padding: 0 !important;}`
 * `.slb_data { display: none !important; }`
 * The first one gets rid of the border and the second removes the description area
   from the lightbox.
 *  Thread Starter [jr2009](https://wordpress.org/support/users/jr2009/)
 * (@jr2009)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-border-8/#post-6878819)
 * thanks, it works perfectly! i’m using a child theme.
 *  Plugin Author [Archetyped](https://wordpress.org/support/users/archetyped/)
 * (@archetyped)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/remove-border-8/#post-6878969)
 * Hi, glad to hear you were able to customize the theme for your needs.
 * An alternative to installing a separate plugin is to use a lightbox theme to 
   add your customizations. SLB’s supports child themes, allowing you to easily 
   build off of an existing theme and just make the changes you want.
 * Here are some tutorials to get you started:
    - [SLB theme overview](http://archetyped.com/know/slb-theme-anatomy/)
    - [Customizing SLB theme styles](http://archetyped.com/know/slb-theme-styles/)

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

The topic ‘Remove border’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-lightbox.svg)
 * [Simple Lightbox](https://wordpress.org/plugins/simple-lightbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-lightbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-lightbox/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-lightbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-lightbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-lightbox/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Archetyped](https://wordpress.org/support/users/archetyped/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/remove-border-8/#post-6878969)
 * Status: resolved