Title: CSS adaption has no effect
Last modified: August 22, 2016

---

# CSS adaption has no effect

 *  Resolved [zoozoozoo](https://wordpress.org/support/users/zoozoozoo/)
 * (@zoozoozoo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/css-adaption-has-no-effect/)
 * Hi,
    first of all – I love your plugin.
 * I’m trying to adapt the style of your lightbox with style.css in my child theme.
   
   1) The only thing what works is removing the caption: .slb_data_content {display:
   none;}
 * 2) I tried to change the overlay color, with no success:
    .slb_viewer_overlay{
   background-color: red;}
 * 3) I tried to remove the padding and background color of the lightbox, with no
   success:
    .slb_cotainer{ padding: 0; background-color: red;}
 * What am I doing wrong?
 * Thanks in advance.
 * [https://wordpress.org/plugins/simple-lightbox/](https://wordpress.org/plugins/simple-lightbox/)

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

 *  Thread Starter [zoozoozoo](https://wordpress.org/support/users/zoozoozoo/)
 * (@zoozoozoo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/css-adaption-has-no-effect/#post-5734110)
 * Ok. From this what I read, I need to create my own color theme. Or is there an
   CSS solution?
 *  Plugin Author [Archetyped](https://wordpress.org/support/users/archetyped/)
 * (@archetyped)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/css-adaption-has-no-effect/#post-5734196)
 * Hi, your CSS needs to have a higher specificity in order to override the base
   styles.
 * See this [tutorial on customizing SLB’s theme styles](http://archetyped.com/know/slb-theme-styles/)
   for more information.

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

The topic ‘CSS adaption has no effect’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Archetyped](https://wordpress.org/support/users/archetyped/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/css-adaption-has-no-effect/#post-5734196)
 * Status: resolved