Title: Z-index/Position
Last modified: December 5, 2018

---

# Z-index/Position

 *  Resolved [hostingmidlandadmin](https://wordpress.org/support/users/hostingmidlandadmin/)
 * (@hostingmidlandadmin)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/z-index-position/)
 * Hello,
 * I found your plugin and looked like a great option.
 * However, on [https://mealprep.hostingmidland.com/](https://mealprep.hostingmidland.com/)
   the site I have it installed on, the “feedback” button is behind most of the 
   design elements.
 * If you scroll down, you can sometimes see it. However, if you head to the login
   page [https://mealprep.hostingmidland.com/login/](https://mealprep.hostingmidland.com/login/)
   it shows just fine and works without issue.
 * Any advice?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fz-index-position%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Pascal Birchler](https://wordpress.org/support/users/swissspidy/)
 * (@swissspidy)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/z-index-position/#post-10949213)
 * Hi there
 * Your theme sets some very high z-index rules which cover the user feedback form.
 * You could add the following custom CSS to your theme or in the customizer to 
   fix this:
 * `#user-feedback-init-button, #user-feedback-bottombar, .user-feedback-modal {
   z-index: 1300; } #user-feedback-canvas { z-index: 1200; }`

Viewing 1 replies (of 1 total)

The topic ‘Z-index/Position’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/user-feedback_cbcbcb.svg)
 * [User Feedback](https://wordpress.org/plugins/user-feedback/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-feedback/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-feedback/)
 * [Active Topics](https://wordpress.org/support/plugin/user-feedback/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-feedback/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-feedback/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Pascal Birchler](https://wordpress.org/support/users/swissspidy/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/z-index-position/#post-10949213)
 * Status: resolved