GeoDirectory SupportSidebar address – GeoDirectory Support https://wpgeodirectory.com/support/topic/sidebar-address/feed Thu, 19 Mar 2026 09:41:30 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/sidebar-address/#post-15629 <![CDATA[Sidebar address]]> https://wpgeodirectory.com/support/topic/sidebar-address/#post-15629 Tue, 16 Sep 2014 21:34:42 +0000 creagmhor Hi,

Can anyone help with adding a new line for the first line of the address field without changing the template. I have tried various CSS changes but no luck. All I want is the first line of the address to start on a new line after Accommodation Address:

Thanks

Joe

]]>
https://wpgeodirectory.com/support/topic/sidebar-address/#post-15632 <![CDATA[Reply To: Sidebar address]]> https://wpgeodirectory.com/support/topic/sidebar-address/#post-15632 Tue, 16 Sep 2014 21:49:55 +0000 Guust Can you try this:

span[itemprop=”streetAddress”] {
display: block;
margin-bottom: -20px;
}

]]>
https://wpgeodirectory.com/support/topic/sidebar-address/#post-15636 <![CDATA[Reply To: Sidebar address]]> https://wpgeodirectory.com/support/topic/sidebar-address/#post-15636 Wed, 17 Sep 2014 01:10:53 +0000 creagmhor Thanks Guust,

You are a star! I spent about 3 hours today trying to achieve that.

I just could find the controlling CSS code anywhere?

Thanks again

Joe

]]>