2birds Posted January 27, 2022 Share Posted January 27, 2022 Site URL: https://walsh-prop.squarespace.com/ Site password: walsh I'm optimizing my client's site for mobile and I cannot get a few divs in the footer to sit next to each other. My goal is to have them look similar to this: With many failed attempts with CSS to get them to float next to each other, this is as far as I have gotten (with the code on the left): Any help would be greatly appreciated! Link to comment
Beyondspace Posted January 27, 2022 Share Posted January 27, 2022 2 hours ago, 2birds said: Site URL: https://walsh-prop.squarespace.com/ Site password: walsh I'm optimizing my client's site for mobile and I cannot get a few divs in the footer to sit next to each other. My goal is to have them look similar to this: With many failed attempts with CSS to get them to float next to each other, this is as far as I have gotten (with the code on the left): Any help would be greatly appreciated! Can you share the link to this page? I can not see any navigator on Home Page 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
2birds Posted January 28, 2022 Author Share Posted January 28, 2022 20 hours ago, bangank36 said: Can you share the link to this page? I can not see any navigator on Home Page Yes, sorry about that! You can see the footer on this page: www.walsh.properties/home Link to comment
tuanphan Posted January 29, 2022 Share Posted January 29, 2022 On 1/29/2022 at 3:07 AM, 2birds said: Yes, sorry about that! You can see the footer on this page: www.walsh.properties/home Don't remove any code in your current code Add this to Design > Custom CSS /* footer people */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1643145017474_99687 { width: 30% !important; float: left !important; } } 2birds 1 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