Submitted over 2 years ago
Responsive landing page using JavaScript to toggle the navigation
@SageKyle
Design comparison
SolutionDesign
Solution retrospective
How do I properly position background images when there is already a background linear gradient (e.g: the header of this project.)?
Any feedback is welcome.
Community feedback
- @ivcpPosted over 2 years ago
You can use 'background-position' and pass the desired positions for the two backgrounds separated by commas in order that you put them. You can read more about it here: https://developer.mozilla.org/en-US/docs/Web/CSS/background-position
0@SageKylePosted over 2 years agoWow! Very strange it didn't cross my mind to check MDN. Thanks a lot @ivcp
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord