GeoDirectory SupportRight column in Listing Detail top is cut off – GeoDirectory Support https://wpgeodirectory.com/support/topic/right-column-in-listing-detail-top-is-cut-off/feed Mon, 17 Mar 2025 11:56:35 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/right-column-in-listing-detail-top-is-cut-off/#post-10859 <![CDATA[Right column in Listing Detail top is cut off]]> https://wpgeodirectory.com/support/topic/right-column-in-listing-detail-top-is-cut-off/#post-10859 Sun, 03 Aug 2014 19:44:51 +0000 cnelsonjeffers In the listing detail view, the top of the right column content box is cut off, just above the Twitter, Facebook, and G+ section.

This is a new install of WordPress 3.9.1, a new install of GD Framework and GD Child theme, and the GD plugin.

The only active plugin is the GD plugin.

Tested in both IE and Firefox with same result.

Sample page at: http://wausaulocalbusinessguide.com/places/united-states/wisconsin/wausau/chiropractors/baker-borski-chiropractic-sc/

Thoughts on a cause and how to resolve?

]]>
https://wpgeodirectory.com/support/topic/right-column-in-listing-detail-top-is-cut-off/#post-10862 <![CDATA[Reply To: Right column in Listing Detail top is cut off]]> https://wpgeodirectory.com/support/topic/right-column-in-listing-detail-top-is-cut-off/#post-10862 Sun, 03 Aug 2014 20:19:09 +0000 John Allsopp Try adding this to your child theme’s style.css


.geodir-sidebar-wrap .geodir-company_info:first-child {
margin-top: 10px;
}
]]>
https://wpgeodirectory.com/support/topic/right-column-in-listing-detail-top-is-cut-off/#post-10874 <![CDATA[Reply To: Right column in Listing Detail top is cut off]]> https://wpgeodirectory.com/support/topic/right-column-in-listing-detail-top-is-cut-off/#post-10874 Sun, 03 Aug 2014 22:45:38 +0000 cnelsonjeffers Thanks! That seems to have done the trick!

]]>