Site URL: https://bluebird-ferret-emn3.squarespace.com/en/about
Hello,
The page I am working on is https://bluebird-ferret-emn3.squarespace.com/en/about
pw: plena
When the text wraps, the accordion container takes up 100% width of the space so it does not align with the text. Is there any way to keep the plus icon next to the text the way it does before it wraps? You can see in the last brown accordion item where the alignment issue is.
I used the following code to get it to display to the right of the text.
.accordion-item__click-target { width:auto !important;
Thanks in advance