Shopify themes, liquid, logos, and UX
Hello, I wanna keep the top menu color white on the homepage but black everywhere else, including the cart icon. Can anybody help me out?
https://luviera.store/
Password: bautso
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @ReviveShop
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
{% unless template == 'index' %}
<style>
.header-wrapper * {
color: black !important;
}
#cart-icon-bubble svg path {
fill: black !important;
}
</style>
{% endunless %}
- 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
This is an accepted solution.
- Here is the solution for you @ReviveShop
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
{% unless template == 'index' %}
<style>
.header-wrapper * {
color: black !important;
}
#cart-icon-bubble svg path {
fill: black !important;
}
</style>
{% endunless %}
- 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
It kinda worked, but there is still something weird in the middle which is causing problems, see screenshot..
https://luviera.store/cdn/shop/files/LUVIERA_3.png?v=1726049015&width=225
It's not a problem, it's because your logo is in png format so the color won't change, if you want to change the logo color you can try changing it to svg format
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
Thank you very much. But something still seems off...
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024