Mobile Menu On Full Width Screen
WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
- GK User
- Wed Jan 13, 2016 10:32 am
Hi
The mobile menu shows all the time even on full width screens, how do you get the standard menu to show instead of the mobile menu on normal size screens?
Thanks
The mobile menu shows all the time even on full width screens, how do you get the standard menu to show instead of the mobile menu on normal size screens?
Thanks
-
- Junior Boarder
- Joshua M
- Thu Jan 14, 2016 9:20 am
Hi,
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- GK User
- Thu Jan 14, 2016 3:00 pm
PM sent
-
- Junior Boarder
- Joshua M
- Fri Jan 15, 2016 9:31 am
You have modifications which are not included in original theme files, so I'm not able to help you, try to add the following css code:
and your menu will be visible.
- Code: Select all
#main-menu {
display: block!important;
}
and your menu will be visible.
-
- Moderator
4 posts
• Page 1 of 1