Personalized checkout and custom promotions with Shopify Scripts
Hello there,
I have a question: How can I change the color of the arrow for the active menu item?
Thanks for your help in advance,
Regards,
Adrian
Solved! Go to the solution
This is an accepted solution.
Hello @adkowaty ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.header__active-menu-item + svg {
color: #ff33fd;
}
Thanks
This is an accepted solution.
Hello @adkowaty ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.header__active-menu-item + svg {
color: #ff33fd;
}
Thanks
Hello Guleria,
Thanks for your help. Working fine now. 🙂
- have a great day.
Regards,
Adrian
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025