This topic has 2 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Hello,
I want to keep the shopping bag icon and the total price on main header but want to remove the text “shopping bag”. Please tell how I can do it.
Regards
Hello,
.header-wrapper .shop-text, .fixed-header-area .shop-text {
font-size: 0;
}
.header-wrapper .shop-text .total .fixed-header-area .shop-text .total{
font-size: 14px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up