Home New Guten Forums WoodMart support forum In mobile view Add to cart not aligned properly product category page

In mobile view Add to cart not aligned properly product category page

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

    chaitu11
    Participant

    http://bizhype.in/freshpick/product-category/vegetables/

    In mobile view
    http://prntscr.com/ur59iv
    Add to cart not aligned in properly in the middle in product category page

    #230176

    Hello,

    I saw the screenshot you attached and visited your website. Please try adding the following Custom CSS in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.

    .wd-quantity-enabled .woodmart-hover-quick:not(.sold-individually) .product_type_simple {
    width: 153px;
    }
    .woodmart-hover-quick .woodmart-add-btn div.quantity {
    left: 73px;
    }

    Best Regards.

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