Tagged: bug
I am getting this strange white space above my content on page linked in the private content of this post. The page operates off a custom single.php that has one line changed – (line 37) reads as follows:
get_template_part( 'loop', 'reviews' );
This change was made because I use the Views Plugin and utilize a custom post type /reviews/
I don’t see that being the issue though, and I just can’t figure out why there is this odd white space. I
Hi dmoravec!
I can’t see any white space above your content on my end using latest version of Chrome, what browser are you using to get this issue?
Cheers!
Rikard
I too am using the latest version of Chrome. Its definitely present. Here is a screen shot of the issue. It goes away when I remove the main container elements in the custom page template, but then the page isn’t responsive like it should be…
http://www.optionsgain.com/wp-content/uploads/bug-white-space.png
Hi!
Please edit your page, add an element at the top, update your page, then remove that element and update once again. Whitespace should be gone :)
Best regards,
Yigit
Thanks for your help. However, after several attempts at this, it did not work :(
My very first element is a color section. I have run into this problem in the past when my first element on a page was a color section – it seems it could possibly be a bug in the theme with this exact situation occurring…?
Hi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
Yigit
Hi!
I have added following code to Quick CSS
.single-reviews #main>.container_wrap>.container>.content {
display: none;
}
Please review your website now
Best regards,
Yigit
Wow perfect! You guys have the best support EVER!!! A+++!!!