GeoDirectory SupportRemoving Breadcrumbs / Leaves HP Space – GeoDirectory Support https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/feed Tue, 24 Mar 2026 13:47:34 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-12998 <![CDATA[Removing Breadcrumbs / Leaves HP Space]]> https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-12998 Mon, 25 Aug 2014 00:59:03 +0000 KB Hello GD,

Using GDF Modern Child Theme

I have used the custom css .geodir-breadcrumb ul {visibility: hidden;} (TY Guust) to remove breadcrumbs. When this css is applied it removes breadcrumbs no problem . . . my question, is there a way to remove the white space that is created between the map and main navigation/menu on home page when this css code is applied? The space does disappears when code is removed.

Many thanks for any help.

]]>
https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13006 <![CDATA[Reply To: Removing Breadcrumbs / Leaves HP Space]]> https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13006 Mon, 25 Aug 2014 02:38:54 +0000 Guust Add

height: 0px

to the CSS code? Does that work?

]]>
https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13008 <![CDATA[Reply To: Removing Breadcrumbs / Leaves HP Space]]> https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13008 Mon, 25 Aug 2014 02:58:52 +0000 KB Hi Guust,

Thank you for quick response.

Adding height: 0px;

put the logo behind the navigation/main menu and the space is still between the map and Navigation/menu.

]]>
https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13009 <![CDATA[Reply To: Removing Breadcrumbs / Leaves HP Space]]> https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13009 Mon, 25 Aug 2014 03:03:28 +0000 KB Sorry, missed entered,

adding the “correct” height: 0px;

did not change it.

]]>
https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13018 <![CDATA[Reply To: Removing Breadcrumbs / Leaves HP Space]]> https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13018 Mon, 25 Aug 2014 05:17:36 +0000 Guust Best I can do is:

.geodir-breadcrumb ul {display: none; margin: -20px}

Does not quite hide the gap though.

]]>
https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13019 <![CDATA[Reply To: Removing Breadcrumbs / Leaves HP Space]]> https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13019 Mon, 25 Aug 2014 05:22:47 +0000 KB Thank You Guust . . . that did it! . . . and if there is a gap, I do not see it in any browser I look at it in.

Many Thanks.

]]>