Hey ! Please give me a comment on my work especially on the css grid part, thank you.
Toyger
@hacmaz123456All comments
- @axel-poSubmitted almost 4 years ago@hacmaz123456Posted almost 4 years ago
Hi Axel Po!
Congratulation, this site is really good! Everything look perfect, but i think you should test again and fix it if you can is your navigation bar (logo and menu). Because it sticky on page, when we scroll where the background is white you cannot see it, sometime the nav bar is conceal a little of image content... Although this issue trivial but some user is uncomfortable with it. It just my opinion...
Good luck and happy coding :D
0 - @ahmadEssam77Submitted almost 4 years ago
Hi, coders. So thrilled to complete my second challenge. I'm so open and I would like to receive your feedback about my code, and how can I improve it. Thanks!
@hacmaz123456Posted almost 4 years agoHi ahmad essam!
This site is really good, can read it with many platform, but you need to fix some issues to make it better, here is my opinion:
- The distance too far between the title and the white box...
- Your slider should get more effect when drag it (more cyan when drag for left and opposite)
- Pageview and price seem like wrong... You should fix discount button...
- Font size so small with me, maybe you need to increase a little bit...
Good luck and happy coding :D
0 - @RogUniqueSubmitted almost 4 years ago
Hi guys,this is my first challenge and really was a challenge.
I have some questions: How I can decrease the media queries use ( it's necessary?)
In mobile devices I noticed that when the buttons (switch and slider handler)are clicked they are select, someone know if is possible remove that?
Now about cursor , I don't understand how add the blur effect.
That's All if someone have anymore feedbacks I'll be happy. Thank you very much in advance for the platform and possibles contributions.
@hacmaz123456Posted almost 4 years ago- For this page i think there is no need to use too much media queries, just build a page for 2 group: 1 is use Mobile/Tablet/... and another is for PC/Laptop/... And with this you just need to use only 1 media for 1 in 2 group you want
- About cursor i don't understand, if you are trying to use hover on the circle in slider i think you need to research "input range slider thumb"
1