Remove arrows from products in collections

Topic summary

A user wants to remove arrows that appear next to product names on collection pages.

Solution provided:

  • Navigate to Online Store → Edit Code → theme.liquid file
  • Add custom CSS code above the </body> tag to hide the arrows

The solution was confirmed to work successfully by the original poster. The specific CSS code snippet was shared but appears corrupted in the thread formatting.

Summarized with AI on November 18. AI used: claude-sonnet-4-5-20250929.

Hi -

I have read a lot of answers to problems similar to mine but not exactly. I want the arrows that appear next to a product name when the product is on a collection page to disappear. Here is an example:

Please help.

thanks

laura

Hey @laurakoren

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Thank you!

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

1 Like