Home Forums WoodMart support forum Remve text from sticky add to basket

Remve text from sticky add to basket

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

    josephdickinsonuk
    Participant

    Hello, how would I remove this text from sticky add to basket?

    https://prnt.sc/GJTcptCATcw5

    It’s not meant to be on the sticky add to menu section

    #558299

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below for help:

    .wd-sticky-btn .ph_est_delivery_product_page {
        display: none;
    }

    Kind Regards

    #558322

    josephdickinsonuk
    Participant

    Okay thanks, where do I add it btw?

    #558462

    Luke Nielsen
    Keymaster

    Hello,

    Add it to the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    Thank you for your time.

    Kind Regards

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