Solution for this topic
I added custom css code:
.sh-header-top {
display: none;
}
this got rid of the whitespace above the header. If there’s a better way, I would love to know what it is, but I’m satisfied here.
Thanks
Thanks! That helps. I pushed out the changes per those articles. My only problem at this point is that there is a 30px high white bar across the top with the class sh-header-top sh-header-top-2. Does this mean anything to you, and could you take another look?