How to get rid of the check boxes

  • Cole_sales
    Asked on May 28, 2025 at 11:35 AM

    Is there a way I can get rid of the check boxes at the top left corner of each of my products?

    Jotform Thread 27414461 Screenshot
  • Cole_sales
    Replied on May 28, 2025 at 11:38 AM

    Nevermind. Found it on google search.

    Put this code into the inject css tab:


    .p_checkbox { display: none; }

Your Reply