Hello again,
Even though, in meta, I’ve removed promo bar, top and bottom spacing. I’m still getting white space above this top element. I’ve tried parallax and a row element but still get the same thing.
http://www.daffysgin.com/wordpress/?page_id=335
I’ve tried adding this in the CSS but didn’t seem to have any effect.
.pt0 { /* Clear Padding Top */
padding-top: 0!important;
}
.pt0 { /* Clear Padding Bottom */
padding-bottom: 0!important;
}
Any idea what I’m doing wrong here?
Best,
C