Need to hide vendor street (address) for privacy
-
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.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .dokan-store-info {
display:none;
}
Best Regards
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
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