• Resolved fahim1040

    (@fahim1040)


    Please check the top left corner of the site if you are on desktop. I want to place the heart icon and the product count closer together but I cannot seem to find any way. Letter spacing set to -6 does the trick but it screws up the product count when it goes above 9. Is there a solution to this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Stan

    (@stantinv)

    Hi @fahim1040,

    You can use this CSS to reduce the spacing between the icon and a value element:

    a.wishlist_products_counter.top_wishlist-heart:before {
      margin-right: 0;
    }

    Should be good.

    Regards,
    Stan

    • This reply was modified 4 years, 3 months ago by Stan.
    Thread Starter fahim1040

    (@fahim1040)

    It worked. Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The wishlist icon and product count are way too far apart’ is closed to new replies.