Shopify themes, liquid, logos, and UX
Hello,
How can i change the color of the menu and the shopping cart icons in my header to black?
Website: www.succexx.com
Theme: Motion 10.1.0
Best Regards
Solved! Go to the solution
This is an accepted solution.
Hi @Anonym3845 ,
I checked your theme.css file, it seems it's missing the closing } tag, don't worry, add my code at the end of your theme.css file.
}
.is-light .site-nav__link {
color: #000 !important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Hi @Anonym3845
You can do that by adding this code at the bottom of your theme.css file
.is-light .site-nav__link { color: #000 !important; }
- Helpful? Like and Accept solution! or Buy me coffee
- 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.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
I only have Theme.css.liquid and theme.js and both don't work if i add the code.
So add code to theme.css.liquid file
- Helpful? Like and Accept solution! or Buy me coffee
- 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.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hi @Anonym3845 ,
This is David at SalesHunterThemes.
Thank you for your question.
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code.
Go Assets folder -> theme.css file.
Add this following code at the bottom of page.
.is-light .site-nav__link {
color: #000 !important;
}
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
I only have Theme.css.liquid and theme.js and both don't work if i add the code.
This is an accepted solution.
Hi @Anonym3845 ,
I checked your theme.css file, it seems it's missing the closing } tag, don't worry, add my code at the end of your theme.css file.
}
.is-light .site-nav__link {
color: #000 !important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Thank you a lot!
You’re welcome! I’m glad I could provide the information you needed.
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Hello there,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:
.is-light .site-nav__link, span.cart-link {
color: #000 !important;
}
I only have Theme.css.liquid and theme.js and both don't work if i add the code
Hello there,
Please close the CSS tag after adding this CSS:
}
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:
.is-light .site-nav__link, span.cart-link {
color: #000 !important;
}
Hi @Anonym3845
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the theme.css file:
.site-nav__link--icon .icon {color: blue;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: [email protected]
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
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