Hi,
At restitchyarn.com I've got 20px of padding somehow pushing the #top. logo down. I had fixed this issue before with a simple
#top .logo {
top: 0;
}
in the theme editor, but it has since reverted on its own. I want to get rid of this 20px pushing the image down. I've tried all kinds of combos including !important and nothing seems to do it. Using Chrome element inspection, that's the style that needs to change. I'm sure it's something simple that I'm missing. Can you help?
Thanks!














