Please see the empty space between the menu and H1 Special Heading on this page:
http://totalgolftravel.com/destinations/scottsdale-golf-packages/westin-kierland-resort-spa/
…and compare it to this page (correct way):
http://totalgolftravel.com/destinations/phoenix-golf-packages/the-wigwam/
Please tell me why this is happening with the first page???
Need an answer ASAP please…
Hey!
Try adding this code to the Quick CSS:
.av-special-heading-h1 {
margin-top: 0;
}
Cheers!
Josue
Thanks! Why is this happening all of a sudden? It never happened before until now, very strange.
Hi!
All heading elements have a 50px top spacing by default, this space is disabled however if that element is the first element, that seems to be the difference between those pages.
Regards,
Josue