Shop fields on top of each other?
Hi,
how do I get these two fields on top of each other?
[Links visible only for registered users]
[Links visible only for registered users]
Thanks
Hi,
how do I get these two fields on top of each other?
[Links visible only for registered users]
[Links visible only for registered users]
Thanks
Comments
Hello,
Please, put the following Custom CSS Code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
.woocommerce .variations tr td.value a.reset_variations{ display: block!important; }Thanks