Hi peng,
Thanks for reaching out to us. Please give us an exact link to the product page.
So that, we can inspect it for you. Hope to hear from you soon!
Thank You
Hi peng,
Thanks for reaching out to us. Please give us an exact link to the product page.
So that, we can inspect it for you. Hope to hear from you soon!
Thank You
Hi peng,
The styling is coming from your theme, not from our plugin. Please check this screenshot- https://paste.pics/JSFXK
BTW, add the below CSS at Appearance > Customize > Additional CSS
.woocommerce form.cart .label {
display: block;
}
Thank You
Attribute variant names mess up the product page variant frame.
peng chao
Because my product variant attribute is too long, it cannot be reduced due to the specificity of the product.
Causes abnormal display on desktop and mobile.
How to make the original pre-selected boxes of the variant arrange according to the original style, and then display the variant attribute name above the box and wrap it automatically?
Attribute variant names mess up the product page variant frame.