Design comparison
SolutionDesign
Solution retrospective
Hey everyone, I can't seem to figure out how to position the image over the container. Any suggestions? Overall I like what I built, the css and Js part was a lil challenging but I got it done.
Community feedback
- @AbrosssPosted about 2 years ago
Hi! To position the image over the container you can set overflow:visible to the div with the 'container' class
Marked as helpful1@yaredh30Posted about 2 years ago@Abrosss I appreciate you for taking your time to provide me with a solution. I tried z-index: -1 and it didn't worked, I'll go ahead and put overflow: visible right now. Thanks again!
1
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