CSS error in the md_megamenu.module

aa@adventurehousenyc.com's picture
aa@adventurehou...
Thu, 01/17/2019 - 09:22
#1
CSS error in the md_megamenu.module

Hello.

In the file "md_megamenu.module" placed next string:

 $css = "@media(max-width: {$responsive_width}px){.awemenu-fix-mobile ul.awemenu{visibility:hidden;}}";

And this provide Total Validator Error E703, cause its not valid CSS.

Next strings works fine for us, so maybe you make some changes in this way.

 $css = "@media all and (max-width: {$responsive_width}px){.awemenu-fix-mobile ul.awemenu{visibility:hidden;}}";

Thanks!

cindy's picture
cindy
Thu, 01/17/2019 - 22:34

Thank you very much for your report and contribution

Noted and updated already!

Best,

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.