midnightumbrella Posted July 24, 2021 Share Posted July 24, 2021 Site URL: https://www.midnightumbrella.com/links Howdy, Squarespace friends! Hope you can help me out...I’m trying to make a ”Link in Bio” page for me to direct my social media accounts to. However, as you can see in the attached image, I can’t seem to get my buttons on mobile view to be of equal width. I've tried a bunch of things, but I'm not having any luck. Any suggestions would be greatly appreciated! 🙌 Also, I’m currently injecting this page header code: <style> #header, footer { display: none!important;} @media only screen and (min-width: 767px){ .sqs-block-button-element--medium {width: 90%; !important;} } </style> Thank you, friends! ❤️ 🙌 Link to comment
Solution tuanphan Posted July 25, 2021 Solution Share Posted July 25, 2021 Add to Design > Custom CSS /* Links bio button same width */ @media screen and (max-width:767px) { div#page-section-60f99c9919ec6730abe0ca1c .button-block a { min-width: 200px; } } midnightumbrella 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
midnightumbrella Posted July 25, 2021 Author Share Posted July 25, 2021 7 hours ago, tuanphan said: Add to Design > Custom CSS /* Links bio button same width */ @media screen and (max-width:767px) { div#page-section-60f99c9919ec6730abe0ca1c .button-block a { min-width: 200px; } } Incredible, thank you @tuanphan! You’re a hero! A legend! 🙌 Link to comment
tuanphan Posted August 2, 2021 Share Posted August 2, 2021 On 7/25/2021 at 10:03 PM, midnightumbrella said: Incredible, thank you @tuanphan! You’re a hero! A legend! 🙌 Do you need help with these? Site URL – https://www.midnightumbrella.com/ 1. (All devices – Work) Scroll bar at the bottom of page. https://www.midnightumbrella.com/work/halftone-visions 2. (Mobile/Tablet – Work) Page is too long. Add button Back to top? https://www.midnightumbrella.com/work/halftone-visions 3. (Mobile – Work) Paginations are too close together. https://www.midnightumbrella.com/work/tangram-states 4. (Tablet – Homepage) The width of the text is a bit small. https://www.midnightumbrella.com/ 5. (Tablet – Work) Increase text width? https://www.midnightumbrella.com/work/monotype 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