Title: Theme Setup overlay problem
Last modified: May 16, 2018

---

# Theme Setup overlay problem

 *  Resolved [Jeff Cole](https://wordpress.org/support/users/upekshapriya/)
 * (@upekshapriya)
 * [8 years ago](https://wordpress.org/support/topic/theme-setup-overlay-problem/)
 * Great plugin! However when editing the ‘Theme Setup’ there’s an overlay which
   is labelled ‘Image Slider Setup’ which covers virtually the whole page.
 * If I go and inspect the HTML for the page (using the Developer tools in Chrome)
   I can disable it by changing
 * `<div class="table-wrapper theme-setup slider wrapper-disabled closed" style="
   display: block;">`
 * to
 * `<div class="table-wrapper theme-setup slider wrapper-disabled closed" style="
   display: none;">`
 * Are you aware of this as an issue?
    -  This topic was modified 8 years ago by [Jeff Cole](https://wordpress.org/support/users/upekshapriya/).
    -  This topic was modified 8 years ago by [Jeff Cole](https://wordpress.org/support/users/upekshapriya/).

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

 *  Plugin Author [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * (@niteo)
 * [8 years ago](https://wordpress.org/support/topic/theme-setup-overlay-problem/#post-10287670)
 * Hi Jeff, no I am not aware of this issue and it is a first time I hear about 
   it!
 * Could you maybe provide a screenshot so I can see more details?
 * thank you Alex
 *  Thread Starter [Jeff Cole](https://wordpress.org/support/users/upekshapriya/)
 * (@upekshapriya)
 * [8 years ago](https://wordpress.org/support/topic/theme-setup-overlay-problem/#post-10288795)
 * Hi Alex thanks for getting back – here’s a screenshot [https://raw.githubusercontent.com/upekshapriya/forum-images/master/Screen%20Shot%202018-05-17%20at%2002.17.25.png](https://raw.githubusercontent.com/upekshapriya/forum-images/master/Screen%20Shot%202018-05-17%20at%2002.17.25.png)
 * As you can see the main section is slightly greyed out because of the overlay.
 *  Plugin Author [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * (@niteo)
 * [8 years ago](https://wordpress.org/support/topic/theme-setup-overlay-problem/#post-10289509)
 * Right..to be honest, I do not see any reason why it should be like on your screenshot.
   It looks like it has absolute position but it must comes from different plugin
   or something.
 * It would help, if you check Slider element in inspector and find out, if it gets
   some other CSS styles apart from our plugin CSS file cmp-settings-style.min.css?
   ver=2.6.6
 * `<div class="table-wrapper theme-setup slider wrapper-disabled closed" style="
   display: block;">`
 * > [View post on imgur.com](https://imgur.com/a/4eQqNwQ)
 * A.
 *  Thread Starter [Jeff Cole](https://wordpress.org/support/users/upekshapriya/)
 * (@upekshapriya)
 * [8 years ago](https://wordpress.org/support/topic/theme-setup-overlay-problem/#post-10291166)
 * OK. Here’s a screenshot of the HTML and CSS in inspector [https://raw.githubusercontent.com/upekshapriya/forum-images/master/Screen%20Shot%202018-05-17%20at%2015.00.27.png](https://raw.githubusercontent.com/upekshapriya/forum-images/master/Screen%20Shot%202018-05-17%20at%2015.00.27.png)
   😊
 * It does look like something created by your theme.
 *  Plugin Author [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * (@niteo)
 * [8 years ago](https://wordpress.org/support/topic/theme-setup-overlay-problem/#post-10291516)
 * Oh you wish 🙂 that CSS snippets comes from something named “samplestyle-admin…
   css” see edit screenshot:
 * > [View post on imgur.com](https://imgur.com/a/1xELTjo)
 * If you click on that line, you should see full path where that file is located
   so you can catch the plugin or theme which does that.
 * A.

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

The topic ‘Theme Setup overlay problem’ is closed to new replies.

 * ![](https://ps.w.org/cmp-coming-soon-maintenance/assets/icon-256x256.png?rev=
   2393184)
 * [CMP - Coming Soon & Maintenance Plugin by NiteoThemes](https://wordpress.org/plugins/cmp-coming-soon-maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmp-coming-soon-maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/theme-setup-overlay-problem/#post-10291516)
 * Status: resolved