Hi! I've been looking for a way to properly position or alogn my company logo in the Organic 1.9.4 Theme header. As you can see un http://www.consultingandstrategy.net the company logo is w bit too much to the bottom and I need to position it a little more up. Where do I change margin to make this happen? I've changed it in the style sheet with no success. I used FireFox Firebug and I was able to see that I need to add:
{element.style
margin-top: -20px;
}
It works in Firebug, who do I do that in WordPress?
HUGE THANKS!
Chris