e_robertson Posted June 15, 2020 Share Posted June 15, 2020 Site URL: https://beehive-bootleglondon.squarespace.com/ I'm trying to remove the footer index from mobile only. Can anyone help? Link to comment
Solution tuanphan Posted June 15, 2020 Solution Share Posted June 15, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#indexNav { display: none; } } 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
e_robertson Posted June 15, 2020 Author Share Posted June 15, 2020 Brilliant – that worked a treat. Thank you again! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment