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; } } 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