How to set fixed background-image
I'm having an issue with this particular front-end mentor project https://www.frontendmentor.io/challenges/profile-card-component-cfArpWshJ
I want background patterns to have fixed positions, but It seems like I can't maintain responsiveness, The image disappears when I try on the small screen,
Frontend Mentor
Frontend Mentor | Profile card component coding challenge
This is a perfect challenge to test your layout skills. The card layout doesn't shift, so it's also great for those that haven't dived into responsive websites yet!
7 Replies
I did this one for funzies and used Grid to layer them. vs a background-image*
How bro
I can link the codepen if you'd like. I didn't since its a challenge.
Best would be to make a demo/codepen of what you are having issues with.
Can you send the link, I'm just facing this particular issue
oh looking at it I used absolute and transform 🤷♂️ and grid positioning xD
Thanks, man, I really Appreciate it