Archived topic
GP Premium WooCommerce Quantity Buttons
5 replies · Started by Kyle Thomas on January 19, 2021
Hello,
I'm having an issue with the GP Quantity Buttons while using the Request A Quote plugin.
Within the table, for the items, a user is trying to request the quantity buttons are stacked and I can't seem to understand where the issue is coming from.
I've looked through other threads, but many of those issues stem from the Product Bundle plugin.
There is where you can see the issue on a development site: http://withmedia.yourdevsite.ca/qualityfurniture2/request-a-quote/
Thanks.
Hi there,
i am not seeing the form - the link you provided is just displaying the plugin shortcode.
Hi David,
Sorry for the delay. There was a plugin issue I needed to resolve with the plugin developer first. The page is working correctly now, you would just need to add a product by "request this item".
http://withmedia.yourdevsite.ca/qualityfurniture2/request-a-quote/
Try adding this CSS:
.woocommerce .quantity.buttons-added {
display: flex;
}
Thanks, David. That seems to have resolved the stacking issue.
Glad to be of help