Site logo

Archived topic

GP Premium WooCommerce Quantity Buttons

5 replies · Started by Kyle Thomas on January 19, 2021

Viewing posts 1–6 of 6

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.

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

This archived topic is closed to new replies.