Skip to content

Commit b3e6a91

Browse files
committed
1 parent f62cd2d commit b3e6a91

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4168,6 +4168,13 @@ footer.bg-dark a {
41684168
.woocommerce-page #content table.cart td.actions .coupon .input-text {
41694169
width: auto;
41704170
}
4171+
.create-account label.woocommerce-form__label {
4172+
width: 100% !important;
4173+
display: block !important;
4174+
}
4175+
.woocommerce form .form-row.create-account .input-checkbox {
4176+
position: relative;
4177+
}
41714178

41724179
/* Contact Form 7 */
41734180
.wpcf7-form div.wpcf7-validation-errors {

0 commit comments

Comments
 (0)