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...
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024