Flexbox help needed

Hello I have created nested flexboxes and made a layout but there is problem I am not able to fix that, the nested flexbox when is applied then the in container styles of :hover are not working can anyone please help me in this?
3 Replies
vince
vince•14mo ago
Can you post a codepen? I don't know what the issue is exactly
Kevin Powell
Kevin Powell•14mo ago
I have a feeling it's not the flex itself that's causing this, but rather something with that thing on the right side. Like vince said, some actual code, preferably a live example, would be best 🙂
hashirhehehe
hashirhehehe•14mo ago
Yes I have figured it out, It was position absolute that is what causing this behavior you are right, Flexbox were not causing the issue