holahannah Posted November 28, 2022 Share Posted November 28, 2022 Hello, Does anyone know if it's possible to add a border around both the question and answer of an accordion block? Attached is a screenshot of what I'm trying to achieve, but not having much luck. https://mackerel-vibraphone-f854.squarespace.com/faq password: eaglehawk Any ideas? Thanks🙂 Link to comment
Beyondspace Posted November 28, 2022 Share Posted November 28, 2022 2 hours ago, holahannah said: Hello, Does anyone know if it's possible to add a border around both the question and answer of an accordion block? Attached is a screenshot of what I'm trying to achieve, but not having much luck. https://mackerel-vibraphone-f854.squarespace.com/faq password: eaglehawk Any ideas? Thanks🙂 You can try adding to Home > Design > Custom Css .sqs-block-accordion .accordion-item { border: 1px solid #000; padding: 20px; margin-bottom: 20px; } .sqs-block-accordion .accordion-divider { display: none; } Support me by pressing 👍 or marking as solution if this useful for you 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 November 28, 2022 Share Posted November 28, 2022 My testing 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
holahannah Posted November 28, 2022 Author Share Posted November 28, 2022 Amazing, thank you so much. I tried that and works a charm! Much appreciated 🙂 Beyondspace 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