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; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, 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