Title: CSS error display:hidden
Last modified: October 13, 2018

---

# CSS error display:hidden

 *  Resolved [xtracted](https://wordpress.org/support/users/xtracted/)
 * (@xtracted)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-error-displayhidden/)
 * Hi!
    I had a problem where the menu on my website would disappear on mobile devices
   because of this plugin’s CSS. I found out that the problem was an interfering
   CSS selector in fe_style.css. At the far bottom there is:
 * .hidden {
    display: none !important; }
 * This let my menu disappear. I removed it and my grid still work fine.
    This CSS
   selector seems to me a bit too broad…

Viewing 1 replies (of 1 total)

 *  [Give Away](https://wordpress.org/support/users/family75/)
 * (@family75)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-error-displayhidden/#post-10778372)
 * Hi,
    Thanks for choosing Grid Plus plugin and your feedback about that. I think
   that your theme is not use Bootstrap, the “hidden” class is bootstrap class, 
   it’s very popular. So Grid Plus just overide it. You can add Custom css and overide
   that css to continue to use. Thanks

Viewing 1 replies (of 1 total)

The topic ‘CSS error display:hidden’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/grid-plus_e3e3e2.svg)
 * [Grid Plus - Unlimited grid layout](https://wordpress.org/plugins/grid-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/grid-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/grid-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/grid-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/grid-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/grid-plus/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Give Away](https://wordpress.org/support/users/family75/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/css-error-displayhidden/#post-10778372)
 * Status: resolved