• Resolved lexroid

    (@lexroid)


    Hello.
    I want to change the cart icon if I can. Also can we have some customization to size and position of the product counter showing on the cart icon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author sukiwp

    (@sukiwp)

    Hi lexroid,

    You can replace the cart icon with your own custom icon, e.g. cart or shopping bag icon from FontAwesome 5. This ability is available on our premium addon, the Custom Icons module.

    As for the product counter, you can tweak its position and colors using custom CSS. But you would need at least basic CSS knowledge to do that.

    Regards

    Thread Starter lexroid

    (@lexroid)

    Thank you for the reply.

    Can you please provide the custom CSS for the product counter.?

    Theme Author sukiwp

    (@sukiwp)

    Hi @lexroid

    Sorry for the long delay.

    You can change the cart counter’s style using this CSS selector:

    .suki-header-shopping-cart .shopping-cart-count {
       /* your custom CSS here */
    }

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cart Icon customization’ is closed to new replies.