Hello,
CSS class was changed after WC update, for now please add this code into css/override.css file:
- Code: Select all
.login .form-row-wide {
float: left;
margin-right: 15px;
overflow: visible;
width: 47%;
}
and thanks for your feedback, we'll fix this in the next theme update.