• Resolved samwood7991

    (@samwood7991)


    I somehow need to push the add to cart button down as its sitting beside my extra fields,i can set the fields to appear before the add to cart button but the same problem stays. This causes a problem on mobile & small computer screens as the add to cart button just dissapears off into the nothingness

    Thanks for any help that you may be able to provide.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    Please try to add the below style in your theme’s Additional CSS.

    .single.single-product .woocommerce-variation-add-to-cart {
    flex-wrap: wrap !important;
    }

    Hope this will help.

    Thank you!

    Thread Starter samwood7991

    (@samwood7991)

    You guys are the best! Thank you very much, it worked perfectly ??

    Plugin Author ThemeHigh

    (@themehigh)

    Great ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Variable Product problem’ is closed to new replies.