GeoDirectory SupportOverride CSS, need further info – GeoDirectory Support https://wpgeodirectory.com/support/topic/override-css-need-further-info/feed Tue, 24 Feb 2026 02:42:49 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/override-css-need-further-info/#post-22025 <![CDATA[Override CSS, need further info]]> https://wpgeodirectory.com/support/topic/override-css-need-further-info/#post-22025 Thu, 20 Nov 2014 13:00:20 +0000 magnaromagna Hi, I have read the http://docs.wpgeodirectory.com/customizing-your-style/ and I’m trying to change some css properties of GDF Modern through function Code->Override Css but maybe I’m missing something. For example via Chrome/Inspector I located the css part that I like to change:


#geodir_content,
#gd-sidebar-wrapper {
	padding: 30px 40px;
}

I like to reduce the padding, so I put in field Css Override the following code:


#geodir_content,gd-sidebar-wrapper {
	padding: 3px 5px;
	
}

and saved, but nothing changed refreshing the front page.
Also tried with


.geodir_content,gd-sidebar-wrapper {
	padding: 3px 5px;
	
}

but with no success. Is something wrong with my steps?
I’d prefer use Override CSS instead changind directly the style.css in order to avoid overwrite when the theme will be updated.

Another example


.geodir-onethird, #geodir_content, #gd-sidebar-wrapper {
background: #fff;
border: none;
border-radius: 0;
}

I’d like to show the border: so I have to copy it into Override Css without the line

border: none;

?

Thank you for the help in understing how it works

]]>
https://wpgeodirectory.com/support/topic/override-css-need-further-info/#post-22026 <![CDATA[Reply To: Override CSS, need further info]]> https://wpgeodirectory.com/support/topic/override-css-need-further-info/#post-22026 Thu, 20 Nov 2014 13:06:39 +0000 Simone

A valid license is required to view this reply.

You may need to login

OR

Buy either a Membership or valid license for this product.

Thanks, Team GeoDirectory!

]]>
https://wpgeodirectory.com/support/topic/override-css-need-further-info/#post-22027 <![CDATA[Reply To: Override CSS, need further info]]> https://wpgeodirectory.com/support/topic/override-css-need-further-info/#post-22027 Thu, 20 Nov 2014 13:07:03 +0000 Guust

A valid license is required to view this reply.

You may need to login

OR

Buy either a Membership or valid license for this product.

Thanks, Team GeoDirectory!

]]>
https://wpgeodirectory.com/support/topic/override-css-need-further-info/#post-22028 <![CDATA[Reply To: Override CSS, need further info]]> https://wpgeodirectory.com/support/topic/override-css-need-further-info/#post-22028 Thu, 20 Nov 2014 13:10:17 +0000 Guust

A valid license is required to view this reply.

You may need to login

OR

Buy either a Membership or valid license for this product.

Thanks, Team GeoDirectory!

]]>