Reposition the searchbar

By default the searchbar (address or marker search) overlays the map on top position:

To move the searchbar to a different position use this CSS snippet:

CSS
.open-user-map .box-wrap .map-wrap #oum_search_marker {
  top: -100px;
}

This would move the searchbar before the region tabs:

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

EN