Home Forums WoodMart support forum Need to hide vendor street (address) for privacy

Need to hide vendor street (address) for privacy

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

    contactpleazurr
    Participant

    Hello,

    Could someone please help me with hiding the vendor street and postal codes in the following:

    1. Product page (under Shop Info tab)
    2. Vendor page
    3. vendor list page

    I only need city + country to show (street + postal code is their personal address and needs to be hidden for privacy reasons)

    Please see private content for more info.

    #373806

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .dokan-store-info {
    display:none;
    }

    Best Regards

    #373976

    contactpleazurr
    Participant

    Hello this code is not correct.

    What I am looking for: hiding the vendor street and postal codes in the following:
    1. Product page (under Shop Info tab)
    2. Vendor page
    3. Vendor list page

    Please see private content for more info.

    Please advise

    #374228

    Hello,

    Please check the vendor plugin documentation, perhaps there is an option to hide this. Or contact the plugin support on this issue.

    Best Regards

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