I am trying to fix the position of the map to avoid scrolling under the search header on scroll but obviously still want to be able to scroll through the list on the side. Can anyone make any suggestions? You can see the HTML and CSS in the developer tools at – https://www.gocatch.fish/search-results
Initial View
Start scrolling view (map cut off)
Tried max-height: 1100px; overflow-y: scroll;
New contributor
Alex Delasalle is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.