Home Forums WoodMart support forum category in mobil presentation not ok, can't fix it

category in mobil presentation not ok, can't fix it

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

    projektweiss
    Participant

    hi there, me again, we have troubles to optimize our shop categories for mobile devices. how can we do that? see screenshot attached.we don’t want all the details shown in the last row of products within a category. please help, christine

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

    Hello,

    I saw the screenshot you attached.

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

    .product-grid-item .wd-add-btn.woodmart-add-btn {
        display: none;
    }

    Best Regards

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