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
#gk-header-nav {
display: none;
}