Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Banner cut off on mobile #3

Open
ldub opened this issue Sep 19, 2019 · 3 comments
Open

Banner cut off on mobile #3

ldub opened this issue Sep 19, 2019 · 3 comments

Comments

@ldub
Copy link
Contributor

ldub commented Sep 19, 2019

You can see that the banner gets cut off on mobile (horizontal cut off point circled in red below):

undefined

On your demo site, it doesnt look that bad because the banner's background is black. However, if the banner doesn't have a black background then it really sticks out. Is there any way to make it stretch/cover the banner vertically to fit the background?

@arichardmusic
Copy link

Yes, experiencing the same problem with the https://arichardmusic.netlify.com site that's in development. Very pronounced in this case because of the red photo background.

@ldub
Copy link
Contributor Author

ldub commented Sep 20, 2019

@arichardmusic as a quick stopgap, commenting out this line:

helps with this problem. it does not make the background stretch, but instead makes the black portion smaller.

@charles-hood
Copy link

@arichardmusic as a quick stopgap, commenting out this line:

helps with this problem. it does not make the background stretch, but instead makes the black portion smaller.

Is there a way to shadow this component to accomplish this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants