Home Forums Space themes support forum Account page Reply To: Account page

#354756

Luke Nielsen
Keymaster

Hello,

I’ve created a custom CSS code for hiding the “Downloads” tabs. So please, paste the below code to the “Global Custom CSS” area in Theme Settings -> Custom CSS.

.xts-my-account-sidebar .woocommerce-MyAccount-navigation-link--downloads,
.xts-header-my-account .xts-dropdown-account .woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-content .xts-link-downloads {
    display: none;
}

If you’d like to contact us, we are here for whatever questions you may have.

Kind Regards