Can you please take a look at our staff page (see private content)? I want to have team member columns in separate accordion toggles and for some reason the first row does not align correctly.
It’s just happening on the first row (with four columns). The second row looks perfect. Thanks for helping!
Hey!
Try adding this code to the Quick CSS:
.toggle_content br {
display: none;
}
Cheers!
Josue
Thanks. That worked!
You are welcome, always glad to help :)
Regards,
Josue