GeoDirectory SupportGMAP – How to disable categories bar – GeoDirectory Support https://wpgeodirectory.com/support/topic/gmap-how-to-disable-categories-bar/feed Mon, 16 Mar 2026 19:09:09 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/gmap-how-to-disable-categories-bar/#post-38166 <![CDATA[GMAP – How to disable categories bar]]> https://wpgeodirectory.com/support/topic/gmap-how-to-disable-categories-bar/#post-38166 Tue, 28 Apr 2015 19:18:08 +0000 naitsa Is it possible to disable the categories bar on the gmap? I have attached an image to exemplify my request. Thanks.

http://ooksmarket.wpengine.com/housing/

]]>
https://wpgeodirectory.com/support/topic/gmap-how-to-disable-categories-bar/#post-38168 <![CDATA[Reply To: GMAP – How to disable categories bar]]> https://wpgeodirectory.com/support/topic/gmap-how-to-disable-categories-bar/#post-38168 Tue, 28 Apr 2015 20:29:36 +0000 Simone Hello, add this in your style.css inside your child theme’s folder


div#gd_home_map_cat.gd_home_map_map_category.map_category {
display:none;
}
]]>
https://wpgeodirectory.com/support/topic/gmap-how-to-disable-categories-bar/#post-38170 <![CDATA[Reply To: GMAP – How to disable categories bar]]> https://wpgeodirectory.com/support/topic/gmap-how-to-disable-categories-bar/#post-38170 Tue, 28 Apr 2015 20:34:08 +0000 naitsa Thank you. It works great.

]]>