New Landing How can we help? Atelier Apply Coupon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #218481
    ctingom
    Member
    Post count: 16

    The “Apply Coupon” field is cut off on mobile. Using iPhone 5c.

    Attachments:
    You must be logged in to view attached files.
    #218528
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you add this CSS:

    @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 568px) {
    .woocommerce-cart table.cart td.actions .coupon input[name="apply_coupon"] {
        margin-right: 0;
        float: left!important;
        width: 40%;
        padding: 14px 15px;
    }
    }

    Cheers,
    David.

    #218563
    ctingom
    Member
    Post count: 16

    Thanks that worked great!

    #218566
    David Martin – Support
    Moderator
    Post count: 20834

    Great! Happy to help.
    – David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register