How To Remove Down Arrows On Drop Down Menu?

Topic summary

A user seeks help removing down arrows from a dropdown menu on their Shopify store. Theyโ€™ve attempted multiple solutions without success.

Solution Provided:

  • Add custom CSS code to the theme.liquid file
  • Navigate to: Online Store > Themes > Edit code
  • Insert the code before the </head> tag

Outcome:

  • The solution successfully resolved the issue
  • The user confirmed the arrows were removed as intended
Summarized with AI on November 15. AI used: claude-sonnet-4-5-20250929.

dc123_0-1698154477727.png

How should i remove the arrow here? Tried a whole lot of solutions form here and still doesnt work on mine :disappointed_face:

https://stoneaurate.com/

pw: dappy

You can do that by adding this code to theme.liquid in Online store > Themes > Edit code, before tag


it works! thank u!!

You are very welcome, @dc123