Sticky header scrolling issue

Hello,
I noticed that in the homepage of my website (http://www.gelatitaly.com) when I scroll down there is an empty space between the sticky header and the top of the page. 
The only customization I did was inserting those two css codes in the custom layout:

#Top_bar { top: 20px !important; }
#Sticky_header{ top: 20px !important; }
Could you help me to remove this empty space?
Regards
Sam

Comments

Sign In or Register to comment.