I need responsive menu much earlier than the given 768pixel. It should change at media-query 1024px.
So I could hack all css-files in modules/mod_jux_megamenucss3/assets/css and hange the media-queries there. But of course I would love to make a clean overwrite for that.
Hi Carsten,
Thanks for contacting us and choosing our product!
Please go to change default.php(tmpl), css.php(includes) file, change media.
If you can not change. Please send me an account via private message. I will to check help you. Thanks.
Hi Gina G,
Thanks for contacting us and choosing our product!
Please go to:
- style_responsive.css file(modules\mod_jux_megamenucss3\assets\css) l
- style.css file(modules\mod_jux_megamenucss3\assets\css)
- css.php file (modules\mod_jux_megamenucss3\includes)
- default.php file (modules\mod_jux_megamenucss3\tmpl)
Search value 768 (or 767) to replace
Thanks!