Home Forums WoodMart support forum pincode search option

pincode search option

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

    jewelsritvi
    Participant

    i want to remove the pincode search option from product page.
    this pincode option is comming after i installed shiprocket plugin.
    but there is no option to remove this option from shiprocket.
    please check and tell where can i remove this option from product page.

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

    Hello,

    Sorry to say but it seems that you have reimported the Demo on your Site because right now as we are visiting your Site shared in the Screenshot, there isn’t such Pincode showing on the Single Product page and the Products which are present there are the default ones.

    So, could you please share the exact Product URL having that Pincode shown so that we can check further and try to hide that using Custom CSS on your Site.

    Best Regards.

    #451954

    jewelsritvi
    Participant

    please check any product on the website
    all the product shows the pincode option

    #452123

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .single-product .summary-inner #shiprocket_pincode_check {
        display: none !important;
    }
    .single-product .summary-inner #check_pincode {
        display: none !important;
    }

    Best Regards.

    #452328

    jewelsritvi
    Participant

    thanks it worked,

    #452333

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘pincode search option’ is closed to new replies.