Accordion Block Tabs Numbered
Description
Add numbers beside 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 Numbered // .sqs-block-accordion .accordion-items-container { list-style-type: decimal !important; }
Customize
Some other “numbered” styles are available by replacing decimal with either circle or square. Additional styles for fonts, icons, and the divider can be found in the accordion block’s settings.