Add to cart button not showing in mobile.

This topic has 5 replies, 2 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler

  • Avatar: angryustaz
    angryustaz
    Participant
    December 26, 2020 at 13:25

    I used the organic cosmetic demo and I just found out that the add to cart button is not showing in mobile views on the single product page. It shows on desktop but its hidden in mobile.

    4 Answers
    Avatar: angryustaz
    angryustaz
    Participant
    December 26, 2020 at 13:30

    The button shows on single products, but not on variable products

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 26, 2020 at 16:39

    Hello,

    Could you provide temporary wp-admin access?

    Regards

    Avatar: angryustaz
    angryustaz
    Participant
    December 26, 2020 at 18:13

    Admin account created and sent

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 28, 2020 at 15:38

    Hello,

    Add the next code in Theme Options > Theme custom CSS > Global custom CSS:

    @media only screen and (max-width: 992px) {
    	.single-product-builder form.cart,
    	.single-product-builder form.cart .woocommerce-variation-add-to-cart {
    		flex-wrap: wrap;
    	}
    }

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.