how to make this color main menu and icons into white

how to make the text into white and the icons also

and for this one

make the background color white

url: testing (makerlab-electronics-ph.myshopify.com)

Hi @niceeee , please add this CSS at the bottom of base.css file

.header__menu-item,
.header__active-menu-item,
.header__icon { color: #fff !important; }

hi the cart and search icon is changing color if I point the cursor to the header

Hi, it can be but please remove this code that you added so I can provide hover code

Already remove

1 Like

Please add this code to base.css

.header__icon:hover .icon, .modal__close-button:hover .icon { color: #000; }

Change #000 wit your color code