NWCPhotos Posted February 24, 2021 Share Posted February 24, 2021 Site URL: https://www.nwcphotos.com/ Hi guys, Need some help removing my footer from the mobile display. It doesn't display properly and honestly doesn't really need to be there on mobile. I'm using the Nueva template and figure there's a couple lines of code that could hide it. Site PW is: lock Thanks! Beyondspace 1 Link to comment
Beyondspace Posted February 24, 2021 Share Posted February 24, 2021 1 hour ago, NWCPhotos said: Site URL: https://www.nwcphotos.com/ Hi guys, Need some help removing my footer from the mobile display. It doesn't display properly and honestly doesn't really need to be there on mobile. I'm using the Nueva template and figure there's a couple lines of code that could hide it. Site PW is: lock Thanks! You can try this @media only screen and (max-width: 768px) { footer { display: none !important; } } NWCPhotos and tuanphan 1 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
NWCPhotos Posted February 24, 2021 Author Share Posted February 24, 2021 11 hours ago, bangank36 said: You can try this @media only screen and (max-width: 768px) { footer { display: none !important; } } Worked perfectly thank you so much!!! Link to comment
tuanphan Posted March 2, 2021 Share Posted March 2, 2021 @NWCPhotos I see your site has some small problems. 1. (Tablet about) Logo overlap navigation 2. (Tablet about) Huge white space 3. (Tablet about) Huge white space 4. (Tablet all work) Text too big 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
Create an account or sign in to comment
You need to be a member in order to leave a comment