Hi there,
the following page: http://master-personal-trainer-club.de/test-neues-profil/
has a submenu.
it works fine but once your browser window is to small to fit it switches to a mobile/burger menu and doesn’t stick on the top. the main menu sticks perfectly but the second menu should stick as well.
thank you
efini
Hey efini,
You will need to change line 4833 in shortcodes.css from:
.responsive #top .av-submenu-container{top: auto !important; position: relative !important;
to:
.responsive #top .av-submenu-container{top: auto !important;/* position: relative !important; */
because it is using ” !important; ” we can’t over ride it easily.
it can be found at enfold/css/shortcodes.css
Best regards,
Mike
hi mike,
thank you for your reply. ok but this change would be removed with the next update. how do i add your change with a childtheme? i just created a css fold and copied the shortcodes.css into it and applied your change. but the submenu still wont scroll.
this really would be a nice feature to have in enfold itself.
thank you
efini
Hi efini,
I checked on my mobile, the menu sticks and does not scroll. Could you please clear the cache, check again and get back to us.
Best regards,
Victoria