NiceThemesSpace Between Logo and Slider – NiceThemes http://nicethemeswp.com/forums/topic/space-between-logo-and-slider/feed/ Wed, 23 Apr 2025 13:21:29 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/space-between-logo-and-slider/#post-438 <![CDATA[Space Between Logo and Slider]]> http://nicethemeswp.com/forums/topic/space-between-logo-and-slider/#post-438 Thu, 24 Jan 2013 02:46:07 +0000 mchern76 I have edited other themes where I could adjust the space in between the logo and the slider image or sometimes the logo is too large so I have had to move the slider down some. Can you please tell me where in the editor I can adjust the space under the log and between the slider so It will look better?
Thanks.

]]>
http://nicethemeswp.com/forums/topic/space-between-logo-and-slider/#post-450 <![CDATA[Reply To: Space Between Logo and Slider]]> http://nicethemeswp.com/forums/topic/space-between-logo-and-slider/#post-450 Thu, 24 Jan 2013 13:31:32 +0000 Juanfra Aldasoro Hello There,

Thanks for writing 🙂

You can have that with a single line of CSS:

body.page-template-template-home-php #container{ margin-top: NNpx; }

Replace NN with the amount of pixels you would like to set. You may use the Custom CSS input within the options panel or paste that line in your custom.css file.

Best,
Juan.

]]>