Home Forums WoodMart support forum cart button in responsive

cart button in responsive

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

    revalion
    Participant

    The shopping cart button in responsive looks small, I would like it to be a long button like on desktop

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

    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.

    .woodmart-hover-quick .add-to-cart-loop {
    	width: 100%;
    }

    Best Regards.

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