Hello, I would like to remove the solid gray that appears when I hover my drawer menu. I just want it plain white background. Could anyone help me? Thank you
PW: CollectionThree
A user seeks help removing the gray background that appears when hovering over their drawer menu, wanting a plain white background instead.
Initial Solution Attempt:
</body> tagbackground-color: #fff !importantCurrent Status:
.menu-drawer__menu-item.activeBoth solutions involve adding custom CSS through the Shopify theme editor to override the default gray hover background.
Hello, I would like to remove the solid gray that appears when I hover my drawer menu. I just want it plain white background. Could anyone help me? Thank you
PW: CollectionThree
PW: CollectionThree
Hello @clayinfo
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Hello, I tried this and it didnt work
Hello @clayinfo
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid