Home Forums WoodMart support forum Add to Cart Mobile

Add to Cart Mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #126665

    ciseauxtechfr
    Participant

    I was wondering if there is a way to remove the add to cart button (bottom left) from mobile?

    #126691

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .woodmart-hover-quick .woodmart-add-btn>a {
    display:none;
    }

    Best Regards

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