Removing My Account Dashboard
-
Hi all,
I have elementor pro and tried to use the following css code within the my account widget to remove the dashboard headings however it doesn’t appear to work.
.woocommerce-MyAccount-navigation {
display:none;
}I’m trying to remove the dashboard headings entirely e.g. Dashboard, Orders, Downloads etc. My goal is to only show the content within the headings (.woocommerce-MyAccount-content), which will be shown when an Icon box link is clicked. The reason for this is to keep the formatting that the elementor my account widget allows you to adjust. I’m not good enough yet to code the sections manually, so this was the closest thing available I could think off.
If anyone has other methods they’d like to share I’m open to anything!
Thanks,
- The topic ‘Removing My Account Dashboard’ is closed to new replies.