If a logo is chosen in theme settings this is placed on top of the site name. I resolved it by adding the following two lines to .site-name:

  background-position-x: -50px;
  padding-left: 100px; 

Also:
line 397 (links-node class) should read font-size: 0.8em;

Comments

Alan Cooney’s picture

Assigned: Unassigned » Alan Cooney
Status: Active » Fixed

Thanks,

The typo has been fixed, but the Logo/Site-name positioning is by design I'm afraid, as without knowing what size of logo someone is likely to use it seems best to effectively have the option of one or the other.

Alan Cooney,
Avioso Designs | http://www.avioso.com

Alan Cooney’s picture

Status: Fixed » Closed (fixed)