Hi, Is it possible to hide Popular Location on user app?
Rahul paste on custom css .popularLocationPopup { color: rgba(0, 0, 0, 0.87); transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; background-color: #fff; display: none; }
arjiadinar Thank you... It's working..
arjiadinar I want to hide popular geo location from add address or add new address. Is it possible ?
TarunKumar Popular Location shows only on homepage. It doesn't show in add new address since v3.0. Have you checked it yourself?
[deleted] Yes, I have checked that the option is available by name popular place in the add address, so that the customer add the address by clicking on the popular place, so that the delivery charge that he has to pay is not applicable.
TarunKumar I suggest you check again please. While adding address, popular location option will not show. Popular location is only selected for initial loading but now it is not saved as an address.