How to completaly remove the top menu
If you are planning to organize any conference or festival, there are many ways to get help via our forum.
- GK User
- Tue Oct 20, 2015 3:31 am
I want to completaley remove top menu also on the mobile and tablet css.
Is it possible to comment some code from php page or what to comment in css but to leave logo and on the mobile preview
Is it possible to comment some code from php page or what to comment in css but to leave logo and on the mobile preview
-
- Expert Boarder
- GK User
- Tue Oct 20, 2015 8:51 am
Hi,
If you don't want to edit php/js file, please add the following custom css code:
If you don't want to edit php/js file, please add the following custom css code:
- Code: Select all
#gk-header-nav {
display: none;
}
-
- Moderator
- GK User
- Tue Oct 20, 2015 4:56 pm
Then the logo is not visible on mobile devices
-
- Expert Boarder
- GK User
- Wed Oct 21, 2015 8:15 am
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
4 posts
• Page 1 of 1