• Resolved hellotoyou03

    (@hellotoyou03)


    Woocommerce integration…
    The cart page that says “your cart is empty” the icon is huge… can you fix it to a proper size?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello @hellotoyou03

    Thanks for reaching us

    Can you send me a screenshot so I can have a clear idea about this issue please?

    Best Regards, KaineLabs Team.

    Thread Starter hellotoyou03

    (@hellotoyou03)

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @hellotoyou03

    Thanks for the screenshot. Actually, that’s normal as we want to show members that the cart is empty. But you can use this CSS to resize the font-size:

    .youzify p.cart-empty::before {
      font-size: 30px !important;
    }

    Change 30px with any number you want.

    Best Regards, KaineLabs Team.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Huge icon size’ is closed to new replies.