Home Forums WoodMart support forum My account remove

My account remove

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #285299

    natmd
    Participant

    Hi! from the mobile version I want to delete the list when I click on My account (I attached a picture)

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

    natmd
    Participant

    Or better, make it like a burger menu (with an arrow)

    #285505

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-my-account-sidebar {
        display: none;
    }

    Best Regards

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