Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #419912

    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

    • This topic was modified 9 years ago by Yigit.
    #420266

    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

    #420276

    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.pngWhite Space Bug

    #420450

    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

    #421100

    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…?

    #421110

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Regards,
    Yigit

    #421113
    This reply has been marked as private.
    #421116
    This reply has been marked as private.
    #421119

    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

    #421188

    Wow perfect! You guys have the best support EVER!!! A+++!!!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘White Space Above Main Content of Post’ is closed to new replies.