michael2019 Posted October 29, 2020 Share Posted October 29, 2020 Site URL: https://tarantula-quillfish-w6xe.squarespace.com/ I am looking to remove the angle CSS I added as the browser window gets smaller and the burger menu turns on. The angle doesn't look good and I would like it to go back a straight line. Any ideas? URL: https://tarantula-quillfish-w6xe.squarespace.com/ PW: !GCet0@E#8 Link to comment
Beyondspace Posted October 30, 2020 Share Posted October 30, 2020 So I used media query to remove the clippath, you can copy this snippet to Settings->Design->Custom Css @media only screen and (max-width: 794px) { section[data-section-id="5f778a07eb03c60f7da3947c"] { clip-path: none !important; } } 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 🚀 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
Archived
This topic is now archived and is closed to further replies.