NiceThemesTop section of pages whited-out in responsive mode – NiceThemes http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/feed/ Fri, 18 Apr 2025 20:48:57 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2153 <![CDATA[Top section of pages whited-out in responsive mode]]> http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2153 Fri, 20 Sep 2013 08:41:12 +0000 pickleinthemiddle Hi Juan

I have noticed that when I view my site in responsive mode – whether in a down-sized browser window on my laptop, or on my iphone or ipad – the top part of every page is ‘whited-out’ (below the logo and the ‘Go to’ menu). That is, I see a white space where there should be content. If I scroll down, I can see the bottom of that page’s content when the white section ends.

I have tried deactivating my plugins, but haven’t been able to pinpoint the problem.

Many thanks again in advance.

Cheers

Karah

]]>
http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2154 <![CDATA[Reply To: Top section of pages whited-out in responsive mode]]> http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2154 Fri, 20 Sep 2013 09:07:48 +0000 Juanfra Aldasoro Hi Karah,

Thanks for writing. I hope you’re doing well.

I’ve been to your site and can’t see it, because there’s a “coming soon” page. I’ve tried to log in with the details you’ve inserted on this topic and they don’t work. Would you please send me again the details over support@nicethemeswp.com?

Best,
Juan

]]>
http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2155 <![CDATA[Reply To: Top section of pages whited-out in responsive mode]]> http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2155 Fri, 20 Sep 2013 13:07:44 +0000 Juanfra Aldasoro Hi Karah,

Thanks for sharing your details with me. This has to do with the tweak you’ve applied for your left bar in your site. Try the following CSS:

@media screen and (max-width: 880px) {

	#header{
		position: relative !important;
		width: 100%;
		float: none !important;
                height: auto;
	}
}

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2156 <![CDATA[Reply To: Top section of pages whited-out in responsive mode]]> http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2156 Fri, 20 Sep 2013 23:15:49 +0000 pickleinthemiddle Hi Juan

That fixed it! Thanks so much for your help again.

Cheers

Karah

]]>
http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2157 <![CDATA[Reply To: Top section of pages whited-out in responsive mode]]> http://nicethemeswp.com/forums/topic/top-section-of-pages-whited-out-in-responsive-mode/#post-2157 Sat, 21 Sep 2013 10:07:51 +0000 Juanfra Aldasoro Hi Karah,

No worries 🙂

Have a nice weekend,
Juan.

]]>