• Resolved dervonz

    (@dervonz)


    Hello and good morning,
    Take a look here pls.

    https://ibb.co/Hgwbsfg

    Dont find the reason why the add to cart button is below the quantity and why in the middle?

    Do you have any solution?

    Thank you so much!

    Best regards

    Christian

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Mirko P.

    (@rainfallnixfig)

    Hello @dervonz,

    We generally do not provide custom code support, but this one looks relatively a quick one to add. If you need more help with customizing your site after that, it’s best to reach out to your theme authors or seek assistance from expert developers.

    .woocommerce .product div.entry-summary .cart {
    flex-direction: row !important;
    }

    You can add the CSS code to your site by going to WordPress Dashboard > Appearance > Customize > Additional CSS.

    Hope this helps!

    Thread Starter dervonz

    (@dervonz)

    Mirko i only can say THANK YOU!

    ?? It works!

    Have a nice day!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add to cart position is a bit strange’ is closed to new replies.