happyscone Posted September 23, 2021 Share Posted September 23, 2021 Site URL: https://cone-tuna-x47f.squarespace.com/ I created some tabs on the Services page with this code tutorial: https://www.will-myers.com/articles/adding-simple-tabs-to-your-website-in-squarespace-71-and-70 Unfortunately, it did not render well for Mobile and the tabs were cutting off. I managed to alter the code so that the tabs did not cut off, but now there is a big chunk of padding above that is technically the code block itself... wanted to see if anyone had any thoughts on how to adjust this? https://cone-tuna-x47f.squarespace.com/ pw: haircare Link to comment
tuanphan Posted September 24, 2021 Share Posted September 24, 2021 Can you share link to page in screenshot? 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
happyscone Posted September 29, 2021 Author Share Posted September 29, 2021 @tuanphan you can see this here: https://www.revampsalonsf.com/services Link to comment
tuanphan Posted October 3, 2021 Share Posted October 3, 2021 On 9/30/2021 at 12:25 AM, happyscone said: @tuanphan you can see this here: https://www.revampsalonsf.com/services Try adding to Design > Custom CSS /* white padding above tabs */ @media screen and (max-width:767px) { .tabs-container { margin-top: -100px; } } 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