IEn Posted August 10, 2022 Share Posted August 10, 2022 Site URL: http://inventiensemble.com Hi, I would like the section height for the first section of the home page to be M, but on mobile only. See screenshot below. Any ideas how I could do that? Thanks heaps Link to comment
Beyondspace Posted August 10, 2022 Share Posted August 10, 2022 35 minutes ago, IEn said: Site URL: http://inventiensemble.com Hi, I would like the section height for the first section of the home page to be M, but on mobile only. See screenshot below. Any ideas how I could do that? Thanks heaps Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="62760cee60278307ec5a0674"] { min-height: 50vh !important; } } Let me know how it works on your site 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
Beyondspace Posted August 10, 2022 Share Posted August 10, 2022 My testing tuanphan 1 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
IEn Posted August 11, 2022 Author Share Posted August 11, 2022 Amazing. Thanks heaps man. Worked perfectly. Much appreciated. tuanphan 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