• I have used this events page for awhile and it has always come up correctly. Now, when I open the page, there is a lot of white space before the first row. I can’t see what on the page is causing this. Any suggestions would be greatly appreciated. Thanks for your time.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • hi

    there is a css rule in your stylesheet

    .tesseract-featured .entry-content {
    margin-top:480px;
    }

    that rule gives that gap.

    if you change it to margin-top:0px;

    that gap will disappear.

    • This reply was modified 7 years, 4 months ago by auludag.
Viewing 1 replies (of 1 total)
  • The topic ‘White Space Above Row Where There Wasn’t Before’ is closed to new replies.