Home Forums WoodMart support forum Mobil Add Cart Button

Mobil Add Cart Button

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

    tutsucesitleri
    Participant

    hello, how can we extend the add to cart button that appears as a button on mobile?

    I want it like desktop view

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

    Hello,

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

    .wd-hover-quick .add-to-cart-loop {
        width: 100%;
        height: 40px;
    }

    Best Regards

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