Menu color on mobile is wrong

Solved

Menu color on mobile is wrong

ReviveShop
Explorer
49 0 26

The font color on the mobile menu is black on every page expect for the homepage its perfect. Anyone can fix this? 

https://luviera.store/

 

sssssadasd.PNG

Accepted Solution (1)
BSS-TekLabs
Shopify Partner
2322 688 809

This is an accepted solution.

<style>
div#menu-drawer * {
    color: white !important;
}
</style>

Please replace to this code @ReviveShop 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 6 (6)

BSS-TekLabs
Shopify Partner
2322 688 809

- Here is the solution for you @ReviveShop 
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it

<style>
.header-wrapper * {
    color: #ffffff !important;
}
</style>

- Here is the result you will achieve:

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2322 688 809

- Here is the result you will achieve @ReviveShop :

BSSTekLabs_0-1726400612186.png

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
ReviveShop
Explorer
49 0 26

Almost perfect! But you cant see 3 lines to open the menu anymore 

BSS-TekLabs
Shopify Partner
2322 688 809

This is an accepted solution.

<style>
div#menu-drawer * {
    color: white !important;
}
</style>

Please replace to this code @ReviveShop 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
ReviveShop
Explorer
49 0 26

Perfect now! Thank you!

BSS-TekLabs
Shopify Partner
2322 688 809

Glad to help you. Have a good day @ReviveShop .

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now