Removing arrow from header menu drop down

Hi, I am using the craft theme and would like to remove the arrow from the menu heading (please see attached screenshot). Thanks

kindly provide the store URL so we can see it directly from the store to help with a solution

Please add this code to Custom CSS in Theme settings to remove that dropdown icon

.header__menu-item .icon-caret { display: none !important; }

Best regards,
Dan from [Ryviu: Product Reviews App](Ryviu: Product Reviews App - Collect product reviews, showing with photos, videos and Q&A | Shopify App Store

hi

nothing much brooo

That worked, thank you.

You are most welcome!