@Gemgabriel1Submitted about 1 year ago
I still have issues on making my website responsive. I would appreciate if someone can give me a detailed response on how to achieve that. Thanks.
I still have issues on making my website responsive. I would appreciate if someone can give me a detailed response on how to achieve that. Thanks.
You should consider using CSS flex-box. and change the flex-direction from row to column as the view changes to mobile-mode. You can do this in your already created media query.