Home Forums WoodMart support forum Jquery custom

Jquery custom

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #73858

    annachi
    Participant

    Hello

    I set below jquery code on custom page:
    $(“.hide-pay .woocommerce-checkout-payment”).remove();
    $(“.hide-order .woodmart-table-wrapper”).remove();

    but not working.

    go here: https://annachi.fr/commande
    and find out my above two class, i want to remove the html tag completely.

    Thanks

    #73860

    WebMpt
    Participant

    Jquery snippet must be added in function.php in child theme folder, whatever I think your snippet is not correct

    #73881

    Artem Temos
    Keymaster

    Hi,

    Where exactly did you place that code? We don’t see it on that page.

    Regards

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