Hi, I’ve been trying for a while to remove this semi transparent white colour overlay from the menu tab on my website but can’t seem to figure it out, does anyone know how I can do this?
I’m using ColorBlock theme, thanks!
Hi, I’ve been trying for a while to remove this semi transparent white colour overlay from the menu tab on my website but can’t seem to figure it out, does anyone know how I can do this?
I’m using ColorBlock theme, thanks!
@stitchedh can you please share this website link?
@stitchedh please add this css to the very end of your base.css file and check
shopify admin->online store->themes->edit theme code->assets->base.css
.header__icon--menu[aria-expanded=true]:before{background: none;}
That works perfect, thank you for the help much appreciated!
@stitchedh welcome, do let me know if you need any updates later