New Landing How can we help? Themeforest Theme Support Pinpoint Shopping cart icon in header? Reply To: Shopping cart icon in header?

#35122
Cosmin – SUPPORT
Member
Post count: 3851

Hi Maggie,

You don’t see any difference, because the color is still black ๐Ÿ™‚

Let’s have it more customizable; change the code above that I gave you, with this:

Give us a call: 510-225-0690 <br><br><a href="http://link.com" class="header-cart-link"><i class="icon-shopping-cart icon-large"></i></a>

Then, add this in the Custom CSS from the General theme options:

.header-cart-link i { color: #FF0000 !important; }

That would change ONLY the icon color, to a bright red. And you can adjust that color as you please. Hope this helps.

Regards,

โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”

Cosmin – Support