Home Forums WoodMart support forum My account page customization

My account page customization

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

    chethan
    Participant

    I have attached a image file below. I want this to be displayed in every end-points (wd-my-account-links).

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-my-account-links{
    display:none;
    }

    Best Regards

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