Tagged: woocommerce
Hi Support,
The woocommerce Account page is showing a display issue with the registration button (see screenshot: https://www.dropbox.com/s/7p2w4qei1wxgplm/Screenshot%202016-01-20%2011.04.17.png?dl=0)
Please advise!
Asad
Hey AsadIC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce-account .col-2 form.register {
min-height: 245px;
}
Best regards,
Yigit