This topic has 4 replies, 3 voices, and was last updated 6 months, 1 weeks ago ago by Andrew Mitchell
Hello. I would like to know if it is possible to hide the following fields:
Hi @Ronny,
Please try adding the following CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
body.woocommerce-account div.woocommerce > div.woocommerce-MyAccount-content > form > div > p:nth-child(5),
body.woocommerce-account div.woocommerce > div.woocommerce-MyAccount-content > form > div > p:nth-child(6),
body.woocommerce-account div.woocommerce > div.woocommerce-MyAccount-content > form > div > p:nth-child(7){
display: none !important;
}
Hope it helps!
Thanks. For you help
Dear Ronny,
Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?
Click here to share your insights: https://themeforest.net/downloads
Your support fuels our journey, and we appreciate it more than words can express.
Best Regards,
The 8Theme Team
The issue related to '‘Hide fields form account migration section’' has been successfully resolved, and the topic is now closed for further responses