When a product has a variation (ie dropdown menu), the quantity and "add to cart" buttons appear inline with the dropdown menu and often go off the screen (especially on a mobile device with small pixel width).
How can I make it so the quantity and add to cart buttons start on their own line? (not in the same line as the dropdown variation menu)
Thanks for that clarification. I had the display: flex in order to style the "quantity" and "add to cart" buttons together (otherwise they are mismatched). How can I style those two buttons to match?
I tried to target .single_variation_wrap but that didn't work. :(
I removed the display:flex in the meanwhile to fix the dropdown menus.
When a product has a variation (ie dropdown menu), the quantity and "add to cart" buttons appear inline with the dropdown menu and often go off the screen (especially on a mobile device with small pixel width).
How can I make it so the quantity and add to cart buttons start on their own line? (not in the same line as the dropdown variation menu)
edit: sample problem URL: www.brickarte.com/shop/#custom quick view "sports baseplates"
Hi Mani,
Thank you for contacting WPClever Support Forum.
We’ve received your ticket and assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Mani,
I've checked and found that you added custom CSS code and it doesn't work correctly.
Please check the screen record video https://www.screencast.com/t/fzLklbK20 and remove "display: flex" in your CSS code.
Best regards,
Dustin
Hi Dustin,
Thanks for that clarification. I had the display: flex in order to style the "quantity" and "add to cart" buttons together (otherwise they are mismatched). How can I style those two buttons to match?
I tried to target .single_variation_wrap but that didn't work. :(
I removed the display:flex in the meanwhile to fix the dropdown menus.
Thx for the great support.
Please use below CSS code:
And the result (screen record video) https://www.screencast.com/t/QhUq1wj0hPOv
Best regards,
Dustin
Exactly what I wanted (and a bit above my skill level).
Thanks again!
You're welcome!
If you are satisfied with our plugin and support, please reward it with a full five-star ★★★★★ rating.
https://wordpress.org/support/plugin/woo-smart-quick-view/reviews/?filter=5
Thank you in advance! <3
Best regards,
Dustin