Home Forums WoodMart support forum Custom Points

Custom Points

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

    shweta
    Participant

    Hello Team,

    1. Mobile site on shop page: menu Icon and ‘show side bar’ should be changed to filter icon and ‘Filters’ please find screenshot URL: https://ibb.co/HVHfKh4

    2. I’m using a theme popup on my website, how can we set a time to show only once when the website loading not again and again.

    best

    #337672

    Hello,

    1) To change the icon try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> custom CSS.

    .wd-menu-icon>a:before {
    font-size: 24px;
    content: “\f118”;
    }

    2) Sorry but there is no option in Theme Settings available for that. It requires customizations and this is beyond our limitations and support policy.

    Best Regards

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