I added the plus icon to my collapse content on the dawn theme and now only on the product pages there are little arrows behind the plus icon and I was wondering how I would get rid of this arrow. My website is www.takeoverapparel.com and my website
password is takeover.
Hi @takeoverapparel ,
I noticed your issue with the extra arrows appearing behind the plus icon in the collapsible content on product pages. Here’s a quick fix:
- Go to Online Store → Themes → Click Edit Code on your active theme.
- Open the collapsible-content.liquid file and find this line: {% render ‘icon-caret’ %}.
- Comment it out by wrapping it with {%- comment -%} and {%- endcomment -%}.
- Save the changes, and the extra arrows should be gone.
I’ve also attached an image for reference. Let me know if you need any further assistance!
Best,
Stroke Infotech
Hi @takeoverapparel ,
Please follow this guide:
a. Goto Shopify Admin → Online Store → Themes
b. On your current theme, click … → Edit code
c. Follow 1 → 2 → 3 to search end of head tag
d. Add follow code, it can be fix your problem
Hi @takeoverapparel
Is this solve?
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!