Add this code to Pages › Website Tools › Custom CSS
.accordion-item__description {
max-width: 100% !important;
}
On this page
For some reason Squarespace limits the text within accordions to 300px
Add this code to Pages › Website Tools › Custom CSS
.accordion-item__description {
max-width: 100% !important;
}
On this page