Viewing 1 replies (of 1 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @masudrana2424

    You can try adding the following CSS code in the “Additional CSS” section in your customizer.

    .tanda-cartbt-minus {
        display: none;
    }
    
    .tanda-cartbt-plus {
        display: none;
    }

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Need to remove plus miinus (+ -) button from “Add to Cart option’ is closed to new replies.