Home Forums WoodMart support forum Remove My Account text

Remove My Account text

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

    CyberDome
    Participant

    Remove My Account text

    • This topic was modified 2 years, 10 months ago by CyberDome.
    Attachments:
    You must be logged in to view attached files.
    #368661

    Hello,

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

    
    .woocommerce-MyAccount-content>p:nth-child(2), .woocommerce-MyAccount-content>p:nth-child(3) {
        display: none;
    }

    And see if this works for you. Otherwise it requires customizations.

    Best Regards

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