Closed (fixed)
Project:
MAYO
Version:
7.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2015 at 07:54 UTC
Updated:
3 Sep 2015 at 21:14 UTC
Jump to comment: Most recent
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
Comment #2
mermentau commentedI 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?
Comment #4
mermentau commentedCommitted 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.