Pickup location bug on elementor version
-
Hi currently we are using a plugin order delivery date with pickup location. But the problem is when we try to pick a location it will exceed on the input box limit of theme checkout. We have current website which is petalierinc.com with different theme and we did not encounter this issue. To be exact to address this issue I will also attach here a screen shot.
Second can I modify the notification at the bottom can I change it ang transfer it on the upper part ? or can it show on the body of the page which is the default location for notification? I will also attach here a screen shot of the said notification. Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you so much for purchasing our theme and contacting our support center.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
#orddd_locations_field .select2-container {
width: 100% !important;
overflow: hidden;
}
Sorry, but we can’t move the notifications section from there.
Kind Regards
Ok thank you so much for your fast support. More power and stay safe.
Great, thank you! Have a nice day 🙂
The topic ‘Pickup location bug on elementor version’ is closed to new replies.