buura Posted February 1, 2023 Share Posted February 1, 2023 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, 2023 Solution Share Posted February 1, 2023 (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, 2023 by Beyondspace BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 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