Reply 310641 to: my account page is showing emails without any layout.kindly tell to fix it

Avatar: Rose Tyler
Rose Tyler
Support staff
December 2, 2021 at 10:14

It looks like you are using the email as username – https://prnt.sc/21dey8b
Try this code:

.woocommerce-account .MyAccount-user-info div {
    word-break: break-word;
}

or

.woocommerce-account .MyAccount-user-info div > div:last-child {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.