Header User Profile Font Size

Issue #103 resolved
Jeremy Hopkins created an issue

There is a setting to alter the font size of the user name / profile list in the header:

headerprofilefontsize

This was originally added to improve mobile support but I think we should consider using a media query instead. On mobile additional menus, social icons, title etc are already hidden and it would be easy to enlarge the font here, either for profile and profile + messages.

I think that would work better but raises the question of what to do with the existing headerprofilefontsize setting. We could either:

  1. Remove this setting entirely
  2. Re-purpose it to apply to the entire upper header (set font size for both messages, language ane username)

Any thoughts on this?

Comments (4)

  1. Info 3bits

    I got feedback from a client about this issue. I think we can apply the headerprofilefontsize to the top navbar: top menu, lang menu and user menu.

    Go to fix and test it.

  2. Jeremy Hopkins reporter

    I think it would be useful to be able to control font size for the entire upper header and the position the dividing line appears. I think the way that dividing line works is odd as does not expand with the content, for example enlarging the login button does not drop the line down, the button spills over it.

    For now I think perhaps options to:

    1) Control font size on desktop 2) Control font size on mobile

    I have already added other "mobile" settings, I think they do need to be de-coupled in the settings.

  3. Log in to comment