All things Shopify and commerce
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
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
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025