Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
WooCommerce
Representation of the two input fields (color / size)
Morpheus-2014
August 2020
in
WooCommerce
Hi,
How do I get the two boxes on top of each other
http://pixelway.de/projekt-shop-2/produkt/t-shirt-maenner/
,
or why are they not on top of each other?
Thanks
Comments
Pablo
August 2020
Hello,
I'm not sure if I understand, you want to make them width the same or what exactly?
Thanks
Morpheus-2014
August 2020
Hello,
sorry, I mean the offset of the two fields so that the frame for size (Größe) is directly above that of the color (Farbe).
https://pasteboard.co/JohmEiq.jpg
Thanks
Pablo
August 2020
Please use this CSS code to fix that behavior:
.reset_variations{
display:inline-block !important;
}
thanks
Sign In
or
Register
to comment.
Comments