Address autocomplete hides input on add listing form

When address autocomplete is on, the suggestions dropdown blocks the address street input.

CSS;

#geodirectory-add-postdiv[data-argument="address_street"] .input-group .dropdown-menu {
top: 50px;
}
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us