Home Forums Themes Support Claue Add to Cart is broken for 'Sold Individually' Products

Tagged: 

Viewing 4 reply threads
  • Author
    Posts
    • #21514

      Hi Harry,

      Add to Cart button is broken (in Mobile only) for products that are sold individually(single quantity)

      Pls check screenshots:

      Sold Individually product:

      Add to Cart is broken

      Sold regular product(multiple quantity):

      Add To Cart is okay

       

      Can you pls provide a solution? Thanks.

    • #21515
      This reply has been marked as private.
    • #21522

      Hi Mikestar,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 480px) {
      	form.cart .woocommerce-variation-add-to-cart .quantity.hidden + .single_add_to_cart_button {
      		width: 200px;
      	}
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #35574
      This reply has been marked as private.
    • #35589

      Hi Mike,

      I remove your site info on search result.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 4 reply threads

You must be logged in to reply to this topic.