product menu transparent background refresh theme

product menu transparent background refresh theme

Mwilson67
Visitor
3 0 0

Hello Shopify community,

 

My mobile view product menu shows up transparent when the menu burger is selected. It is very hard for customers to read. I have the refresh theme. How can I change the menu to a solid color so that it can be more easily read by customers?

Mwilson67_1-1733151659089.png

 

 

Replies 5 (5)

theycallmemakka
Shopify Partner
1771 432 454

Hi @Mwilson67 ,

 

Can you provide link to your store

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

Mwilson67
Visitor
3 0 0
Sure, it’s
https://cliksenz.com/
theycallmemakka
Shopify Partner
1771 432 454

Hi @Mwilson67 

 

I have written custom CSS for this solution. Please follow below steps and let me know your feedback.

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </head>

<style>
@media (max-width: 991px) {
    div#menu-drawer {
        --gradient-background: #ffffff;
        background: var(--gradient-background);
    }
}
</style>

theycallmemakka_0-1733153011330.png

 

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

Mwilson67
Visitor
3 0 0
Thank you so much. I will apply the code and let you know how it goes.

Dan-From-Ryviu
Shopify Partner
10791 2134 2253

 

Hi @Mwilson67 

Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings

.js details[open]>.menu-drawer {
background: #fff !important;
}

Screenshot_4.jpg

 

 

- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.