Guest User

Hide Vendor Geo-Location/Map address from the Dokan Vendor D

a guest
May 9th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. /*Hide Vendor Geo-Location/Map address from the Dokan Vendor Dashboard setting page*/
  2. .dokan-form-group:nth-of-type(9) {
  3.     display: none !important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment