Home Forums WoodMart support forum Hide "downloads" Tab on my account

Hide "downloads" Tab on my account

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #252041

    BertranddesmetsWM
    Participant

    Hi,

    Do you have some available css to hide the “download” tab on my account section.
    Kind regards,

    Bertrand

    Attachments:
    You must be logged in to view attached files.
    #252105

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    	display: none;
    }

    Regards.
    Xtemos Studios.

Viewing 2 posts - 1 through 2 (of 2 total)