Home Forums WoodMart support forum Doubt shopping cart in mobile view

Doubt shopping cart in mobile view

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

    Toni Tarres
    Participant

    Good morning,
    Could you tell me how to deactivate the cart with the photos of each product with the mobile view?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #251755

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for the mobile area under Theme Settings >> Custom CSS.

    .woodmart-add-btn.wd-add-cart-btn {
    	display: none;
    }

    Best Regards.

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