Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Mobile menu opened
redmarvanderwoert
August 2016
in
Menu / Mega menu
Good afternoon,
Is there css to force the mobile menu to be opened already?
Greetings,
Redmar
Comments
Albert
August 2016
Hi,
it might be possible but the menu would be opened constantly and you won't be able to close it.
redmarvanderwoert
August 2016
Hi,
That would be fine!
Regards,
Redmar
Albert
August 2016
If that's fine, then please use the following css:
@media
only screen and (max-width: 767px) {
#Top_bar #menu { display: block !important; }
}
redmarvanderwoert
August 2016
Thanks so much. Your service is excellent.
Albert
August 2016
You are welcome
Sign In
or
Register
to comment.
Comments
it might be possible but the menu would be opened constantly and you won't be able to close it.