All Questions
2 questions
0
votes
0
answers
37
views
Flex doesn't help to make div responsive and I cannot understand the reason why?
I'm trying to make responsive layout of web page but stuck at the point when I want to make div (header) to be responsive. Even though I settled display: flex to all of the parent containers it still ...
-1
votes
1
answer
32
views
responsive menu not fully working on phones
I found this responsive top menu with display flex and when I open it in the phone's hamburger menu is not there but when I'm decreasing the resolution of browser the hamburger menu is shown.
Please ...