Accordion Block Style


Description

Add additional styles to the accordion block – such as background color and more. This plugin uses css editor and works with all template families.


How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Accordion Block Style // .sqs-block-accordion .accordion-items-container { background: #fff; padding: 30px; border-radius: 20px; border: 1px solid #666; }

Customize

Adjust the background, padding, border radius, and border values to your liking. Additional styles for fonts, icons, and the divider can be found in the accordion block’s settings.


Previous
Previous

Accordion Block Tabs Numbered

Next
Next

Accordion Block Tabs Style