Accordion Block Tabs Style


Description

Add additional styles to the tabs of the accordion block. 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 Tabs Style // .sqs-block-accordion .accordion-item__title-wrapper { border: 2px solid #666; background: #fff; padding: 10px 20px; margin-bottom: 10px; border-radius: 10px; }

Customize

Adjust the border, background, padding, margin, and border radius values to your liking. If using a full border, disable the Divider option in the accordion block’s settings.

Additional styles for fonts, icons, and the divider can be found in the accordion block’s settings.


Previous
Previous

Accordion Block Style

Next
Next

Accordion Block Tabs Gradient Style