Hi there,
I am using this theme for my husband’s website http://www.sk-kindred.co.uk. I have uploaded a logo image as a header and wanted to remove the white spaces/padding at the top and bottom. I have added this code and the space at the bottom is removed:
#hgroup-wrap { padding: 0; }
#hgroup.with-logo { padding-top: 0; }
However,the white space can still be seen on top. Can you please help me with this?
Thanks in advance!