This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson
Hi there,
Can you see this appirence of currency and value in top bar? Value is red and it is strange formated. site is http://www.maminaprodavnica.cia.rs
Hello,
Please clarify with more details how exactly you want to change the cart in top bar.
Best regards,
Jack Richardson.
I want to to bi white number and currency formatted first number then space and then currency.
Hello,
Please add this code in custom.css file:
.header-type-4 .shopping-cart-link span.price-summ.cart-totals span {
float: right;
}
.header-type-4 .shopping-cart-link span.amount {
color: white;
}
How to create custom.css you can watch in this tutorial
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up