I want to change the arrow icon
in drawer menu to “+” for something like this
A user wants to replace the arrow icon in their drawer menu with a “+” symbol, providing example images of the desired change.
Current Solution Offered:
theme.liquid file below the <head> tagOutstanding Questions:
The discussion includes code snippets and reference screenshots that are central to implementing the visual change.
Hey @MennaJe ,
Can I have the link to your store?
Hey @MennaJe ,
I can give you the code to turn it into a “+” icon, but I can’t make the menu open below the main menu. It will still go to another “page” like it’s doing now.
To make it expand like a + and - menu is supposed to, There’s some heavier development work to do.
ok thanks
hey @MennaJe ,
This is the code to turn it into a “+” icon only.
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
Hello,
is it possible for the “+” to turn into a “-” when a sub-menu is open?