joeystephensmusic Posted December 7, 2021 Share Posted December 7, 2021 Site URL: https://www.joeystephensmusic.com @tuanphan 1. I am curious if you can help make the space below the "JS" logo and above the Green Button smaller on mobile view(see "space above green buttons" attached picture). 2. I am still struggling with the blue background of my logo on mobile(see "background spacing" attached image). I'd like to have the "Joey Stephens" gold logo stay the same size it is currently, but I'd like it to be centered rather than at the bottom, AND it would be nice if the blue background was slightly smaller all together. Help?!? Link to comment
Beyondspace Posted December 8, 2021 Share Posted December 8, 2021 21 hours ago, joeystephensmusic said: Site URL: https://www.joeystephensmusic.com @tuanphan 1. I am curious if you can help make the space below the "JS" logo and above the Green Button smaller on mobile view(see "space above green buttons" attached picture). 2. I am still struggling with the blue background of my logo on mobile(see "background spacing" attached image). I'd like to have the "Joey Stephens" gold logo stay the same size it is currently, but I'd like it to be centered rather than at the bottom, AND it would be nice if the blue background was slightly smaller all together. Help?!? Here is my little trick for your issue. Kindly add to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="6176bdca852c177d72829f24"] { margin-top: 0 !important; } section[data-section-id="5fa9c472066f8a0264cd50a2"] .section-background img { position: absolute; top: -80px; } section[data-section-id="5fa9c472066f8a0264cd50a2"] .section-background { background: #1e264d !important; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you joeystephensmusic 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🚀 Learn how to rank new pages on Google in 48 hours! 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
Beyondspace Posted December 8, 2021 Share Posted December 8, 2021 My testing result BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🚀 Learn how to rank new pages on Google in 48 hours! 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment