How to remove the arrows from my collapsible content?

Hi @leegoog

You can change or remove that icon from your Online Store > Themes > click “…” in the current theme > Edit code > open collapsible-content.liquid file, find

{% render ‘icon-caret’ %}, remove it, or change ‘icon-caret’ with another icon file.