Home Forums WoodMart support forum Removing add to cart from loop page

Removing add to cart from loop page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #605452

    ds
    Participant

    Hello,
    Please assist me with a code to remove add to cart from loop page mobile and desktop.
    Regards

    #605693

    Hung Pham
    Keymaster

    Hi ds,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.wd-product.wd-hover-fw-button .wd-add-btn {
    	display: none;
    }

    Regards,

    #605838

    ds
    Participant

    ok thankyou shall try and implement it.

    #605935

    Hung Pham
    Keymaster

    Hi ds,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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