Solved

What could be causing button issues on my Shopify theme?

baronmingus
Excursionist
16 1 1

Hello!

During the laborious process (to me, anyway) of setting up accordions on our product setup page - you'll have to navigate to Setup in the header, I've noticed the chevrons on our theme disappeared. The code to make them rotate and so on is there, but - as with my last issue posted here in the community - I'm not certain if it's a CSS issue or not, so this should be a real forehead-slapping moment for me. 😉

Thanks in advance.

 

Accepted Solution (1)
baronmingus
Excursionist
16 1 1

This is an accepted solution.

I figured it out; there should be opening and closing tags directly after the label copy, like so:

<i></i>

Such a small thing is very easily overlooked, but that's par for the course with all of these things.

I hope this helps someone else who may experience the same problem.

Thank you.

View solution in original post

Replies 2 (2)

baronmingus
Excursionist
16 1 1

Screen Shot 2021-10-25 at 11.26.06 AM.png

baronmingus
Excursionist
16 1 1

This is an accepted solution.

I figured it out; there should be opening and closing tags directly after the label copy, like so:

<i></i>

Such a small thing is very easily overlooked, but that's par for the course with all of these things.

I hope this helps someone else who may experience the same problem.

Thank you.