Shopify themes, liquid, logos, and UX
My store's cart icon does not appear on my header, I am using the impulse theme.
Solved! Go to the solution
This is an accepted solution.
Hi @jj5,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
a.hide.site-nav__link.site-nav__link--icon {
display: inline-block !important;
}
Hi @jj5,
Please send the website link, I will check it for you
This is an accepted solution.
Hi @jj5,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
a.hide.site-nav__link.site-nav__link--icon {
display: inline-block !important;
}
Thank you very much! this is working now
Hi @jj5,
You're welcome and happy to help 😊
Hi @jj5,
In this case, I'd like to provide you with a solution and I hope it works:
Please go to your Online store > Theme > Edit code > Open your assets/base.css theme file > Add the following code at the end of the file:
.header-item.header__icons *{
fill: #000000 !important;
}
I hope my answer is hepful to you,
Liz
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025