Skip to content

Change site name and site slogan rendering on header

Summary

Based on the current implementation, the site name and the site slogan are cropped in small resolution. Change the implementation so that the slogan will continue in the next line instead of being cropped.

Possible fixes

Change the styling to remove the following: white-space: nowrap; overflow: hidden; text-overflow: clip;

Attachments

current expected

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information