• Resolved xtracted

    (@xtracted)


    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)
  • 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.