buura Posted February 1 Share Posted February 1 i dont know why but there is a black block. tried some css but doesn't work. https://flower-cube-8ml7.squarespace.com/config/pages Link to comment
Solution Beyondspace Posted February 1 Solution Share Posted February 1 (edited) 4 hours ago, buura said: i dont know why but there is a black block. tried some css but doesn't work. https://flower-cube-8ml7.squarespace.com/config/pages The card element cause this black on the right You can use the following code to hide the overlap element @media only screen and (max-width: 767px) { .fluid-engine.fe-63d8cc62ce6221792751a11e { overflow: hidden; } } Support me by pressing 👍 or marking as solution if this useful for you Edited February 1 by Beyondspace 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment