Home Forums WoodMart support forum hide button in shop page

hide button in shop page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #274730

    venkat
    Participant

    i want to hide the custom mobile navg button in the shop page. i have attached a image referencing the button to hide for your reference.

    #274770

    Hello,

    Sorry but currently I am unable to see the screenshot you attached.

    Please make sure that you added it correctly to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #274771

    venkat
    Participant

    i’ve attached a new image ..i want to hide the reward button in mob navigation bar in shop page alone

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

    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.

    .woodmart-archive-shop .woodmart-toolbar-link.wd-tools-element.woodmart-toolbar-item.wd-tools-custom-icon {
        display: none;
    }

    Best Regards

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