Home Forums WoodMart support forum remove after add to cart button text area

remove after add to cart button text area

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

    masood nikroo
    Participant

    Hello,
    i add after add yo cart button text area but i want to remove it only in desktop view.
    what can i do to remove it on desktop?
    Regards.

    #161169

    Hello,

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

    body .woodmart-after-add-to-cart{
    display:none;
    }

    Best Regards

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