holahannah Posted November 28, 2022 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🙂
Beyondspace Posted November 28, 2022 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted November 28, 2022 Posted November 28, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
holahannah Posted November 28, 2022 Author Posted November 28, 2022 Amazing, thank you so much. I tried that and works a charm! Much appreciated 🙂 Beyondspace 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment