MMFG Posted February 19, 2021 Share Posted February 19, 2021 Site URL: http://www.hardweather.com Hello, We are having trouble with our mobile footer. We like the layout of the footer we have now for desktop but when we switch to the mobile version, the footer links all overlap each other. Is there a way to remove the footer from the mobile site only or possibly be able to organize the footer differently in only the mobile form? www.hardweather.com Thank you. Beyondspace 1 Link to comment
Solution Beyondspace Posted February 20, 2021 Solution Share Posted February 20, 2021 35 minutes ago, MMFG said: Site URL: http://www.hardweather.com Hello, We are having trouble with our mobile footer. We like the layout of the footer we have now for desktop but when we switch to the mobile version, the footer links all overlap each other. Is there a way to remove the footer from the mobile site only or possibly be able to organize the footer differently in only the mobile form? www.hardweather.com Thank you. Could you try this in Design->Custom CSS @media only screen and (max-width: 600px) { .Footer-nav-group a { width: 200px; height: 20px; } } 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
MMFG Posted February 20, 2021 Author Share Posted February 20, 2021 That fixed it. Thank you very much! Beyondspace 1 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