• hello i am using your pluging but the icons doesnt appear for some reason.DO i do something wrong?

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

Viewing 1 replies (of 1 total)
  • Plugin Author fahrirusliyadi

    (@fahrirusliyadi)

    Your theme is hiding the icons. To show them, add the following CSS to Appearance → Customize → Additional CSS:

    .woocommerce-checkout .wc_payment_method img {
        display: inline;
    }
    

Viewing 1 replies (of 1 total)
  • The topic ‘plugin doesnt work’ is closed to new replies.