Trying to reduce space between heart icon and counter number
-
Hi,
I’m trying to reduce the space between the heart icon and number and tried the recommendation below from an existing thread:
a.wishlist_products_counter.top_wishlist-heart {
margin-right: 0;
}However, it didn’t seem to make a difference.
To test, I can increase the space using this:
.wishlist_products_counter.top_wishlist-heart {
margin-right: 100px;
}but even setting “0px” for the margin doesn’t seem to shrink it below the default.
I don’t have a public URL right now but do you have another suggestion I can try?
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Trying to reduce space between heart icon and counter number’ is closed to new replies.