Hello,
Sorry, I don’t understand your question. Could you, please, explain in more detail? And provide us with WP Dashboard access to check the My account page.
Regards
you can see in the provided image that the image is shown twice?
why is that?
and how to hide email?
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
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.