Home Forums WoodMart support forum Compare

Compare

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #293514

    missyano
    Participant

    The feature compare still appears in the menu when disable.

    #293619

    Hello,

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

    .wd-nav-mobile li.menu-item-compare {
    display: none;
    }

    If you are trying to ask anything else then please provide me with some relevant screenshots of the specific area to check it myself and help you out accordingly.

    Best Regards

    #294215

    missyano
    Participant

    Hi, is there an option to edit the

    1. My Account – Dashboard menu icons
    2. Hide My Downloads page

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

    Hello,

    I saw the screenshot you attached.

    1) There is no option available but you can change using Custom CSS. Please provide the relevant screenshot of which icon you want to change to check it myself and provide you Custom CSS for that.

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

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

    Regards.
    Xtemos Studios

    #294813

    missyano
    Participant

    lets say if i want to use this icon https://fontawesome.com/icons/donate?style=solid for EGB Points

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

    Hello,

    I saw the screenshots you attached.

    Please provide the admin panel login details of the website to check it myself and provide you Custom CSS to change the icon as you required.

    Best Regards

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