• Resolved narddog

    (@narddog)


    The total price is displayed in a flashing/pulsating circle, which I find unappealing. Is there a way to change it?

Viewing 1 replies (of 1 total)
  • Plugin Author Saiful Islam

    (@codersaiful)

    Add following CSS code to your customizer.

    .wpt-footer-cart-wrapper > a:after {
        animation-name: none !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘change/hide flashing total price’ is closed to new replies.