HOW DO I MAKE THIS GRAY OVERLAY GO AWAY WHEN I CLICK THE DROPDOWN MENU? Spotlight Theme

HOW DO I MAKE THIS GRAY OVERLAY GO AWAY WHEN I CLICK THE DROPDOWN MENU? Spotlight Theme

Danniiell
Tourist
11 0 1

Like title says, I'm trying to get rid of this gray overlay, when i tried to remove it it made the icons on the right white, does anyone have a solution to just get the gray box gone and but have a black box behind dropdown menu text as well? thank you in advance password to store is: 2VEESED website is https://veese.shop

ezgif.com-video-to-gif (1).gif

Reply 1 (1)

theycallmemakka
Shopify Partner
1788 435 462

Hi @Danniiell ,

 

If you want to remove the grey background and make it transparant, please follow below steps

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code just above </body> tag

<style>
.header__icon--menu[aria-expanded=true]:before {
    background: transparent;
}
</style>

 

If you require further help to optimize your store, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com