SteveDrewKing Posted June 30, 2020 Share Posted June 30, 2020 Site URL: http://www.stevedrewking.com Hello Would anyone be able to suggest how I can get rid of the burger menu on the mobile version of my website? (http://www.stevedrewking.com) Also I have two headers, does anyone know how to get rid of the smaller, first one? I currently have Quote .sqs-block-content hr{ margin-top: 0px !important; margin-bottom: 0px !important;} in my site CSS already. Any suggestions how to improve or add to this? Many thanks Steve Link to comment
tuanphan Posted July 1, 2020 Share Posted July 1, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { span#mobile-navigation-label { visibility: hidden; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.