Basics

Increase accordion text width in Squarespace

For some reason Squarespace limits the text within accordions to 300px

Add this code to PagesWebsite ToolsCustom CSS

.accordion-item__description { 
     max-width: 100% !important; 
} 

Replies 0

Shape Enter comment
Shape Enter name
Shape Enter email

On this page