Hello,
I’m using HivePress with the ListingHive theme and I need help with the map display on my listings archive page ON MOBILE PHONE (https://website.com/listings/).
Currently, the map appears on the listings page at top, but I would like to either:
-
Hide the map completely from the listings archive page on mobile only, OR
-
Move it to the bottom of the page instead of having it in the sidebar/top area
I’ve tried adding custom CSS but I’m not sure which specific class or selector targets the map on the listings archive page (not individual listing pages).
What I’ve tried:
-
Adding CSS to hide
.hp-listings__mapbut it doesn’t seem to work -
Looking through HivePress settings but couldn’t find an option to disable the map on archive pages
What I need:
-
The correct CSS selector to hide the map on the listings archive page
-
OR a PHP code snippet to move/remove the map using HivePress filters
-
Ideally a solution that won’t be lost when the theme updates
Thank you in advance.