Latest solutions
Latest comments
- @md-abid-hussainSubmitted about 1 year ago@CheFernandez99Posted about 1 year ago
may i ask how you got that button to stay on the container as the container moves, im assuming you made the position absolute. I had an issue where the advice moving also moved the container and my button wouldn't stick to the container and move with it lik yours is
1 - @SamehCodeSubmitted over 1 year ago@CheFernandez99Posted over 1 year ago
hi I copied your code from git hub, i will edited the issues and send the edits back to you! if you like it you can merge it with your original code, if not then you don't have to. let me know what you think?
1 - @SamehCodeSubmitted over 1 year ago@CheFernandez99Posted over 1 year ago
great effort just a few things. you should change the background colour of the right box in mobile you should make the width the same as the box width, make the colours solid not transparent. for mobile optimization it helps to open the port on your mobile phone.
Marked as helpful0 - @wahidullahsharifySubmitted over 1 year ago@CheFernandez99Posted over 1 year ago
your design looks great, however it is clippping at the top of the page on mobile devices, id recommend adding a margin to the top. Great work!!
0 - @KishonShrillSubmitted over 1 year ago@CheFernandez99Posted over 1 year ago
one question, why use var instead of const since this is es6?
1 - @natancentSubmitted over 1 year ago@CheFernandez99Posted over 1 year ago
I believe you put your divs in a section or another div cause it fits my mobile screen however its nit responsive to my mobile it just shows the desktop design buy on mobile. The mobile version is easy with a media query just look into media queries
Marked as helpful0