GeoDirectory Support1.3.6 – Seems to override some styling padding – GeoDirectory Support https://wpgeodirectory.com/support/topic/1-3-6-seems-to-override-some-styling-padding/feed Thu, 12 Mar 2026 12:05:22 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/1-3-6-seems-to-override-some-styling-padding/#post-29875 <![CDATA[1.3.6 – Seems to override some styling padding]]> https://wpgeodirectory.com/support/topic/1-3-6-seems-to-override-some-styling-padding/#post-29875 Wed, 04 Feb 2015 08:09:22 +0000 adriangraham Hi Guys,

See the space at the bottom of this page…. between the pagination and the footer… I have tried the Avada Content Padding options but they don’t make a difference. Is there somewhere in GD that I can set some padding there?

http://www.childcarefinder.ie/childcare/

Thanks a mil,

Adrian

]]>
https://wpgeodirectory.com/support/topic/1-3-6-seems-to-override-some-styling-padding/#post-29877 <![CDATA[Reply To: 1.3.6 – Seems to override some styling padding]]> https://wpgeodirectory.com/support/topic/1-3-6-seems-to-override-some-styling-padding/#post-29877 Wed, 04 Feb 2015 09:16:05 +0000 Stiofan O'Connor in ur child theme u need to find this line and remove in in ur styles

padding-bottom: 20px !important;

in here:


#main {
padding-top: 10px !important;
padding-bottom: 20px !important;
}

Stiofan

]]>
https://wpgeodirectory.com/support/topic/1-3-6-seems-to-override-some-styling-padding/#post-29889 <![CDATA[Reply To: 1.3.6 – Seems to override some styling padding]]> https://wpgeodirectory.com/support/topic/1-3-6-seems-to-override-some-styling-padding/#post-29889 Wed, 04 Feb 2015 09:48:20 +0000 adriangraham Thanks Stiofan

]]>