The site title/slogan is floating off screen when using a logo.

To duplicate - use logo and title/slogan together and then resize screen or view from a mobile - no title/slogan.

Comments

IWasBornToWin created an issue. See original summary.

mermentau’s picture

I worked on this issue in the Drupal 8 version of Mayo and seem to have it fixed there. I would like to test it there if possible as it could require careful updating for existing Drupal 7 sites. Is it possible you are messing with Drupal 8 yet?

  • mermentau committed de0ac3a on 7.x-2.x
    Removed admin settings for margins associated with logo, site name, and...
mermentau’s picture

Status: Active » Fixed

Committed a fix to Mayo 7.x-2.x-dev today:
To fix this I did away with admin settings that set margins for logo, site name, and slogan. I also took away the setting for fixing the header height in pixels. These inline styles were keeping the header layout from conforming to the smaller screens. Replaced control of these items with padding in styles.css. Would be nice to get some feedback on this prior to the next release of Mayo.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.