Hey, I would like to ask, how can I change color of this square menu on phone without changing any other pages colors?
Thanks a lot.
hi @fokzerin0
could you please share the URL of website so I can help you
I would be very glad ![]()
hi @fokzerin0
May this help you.
you can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.
#hamburger-menu .diamond-bar {
background: brown;
}
you can see the change
If I was able to assist you, please remember to give it a Like and Mark it as the Solution!
Let me know if need further assistance
Regards,
SideNode