Feedback regarding anything on my product landing page will welcome!
Also, what do you guys think about the design of certain sections and the design of the page in general too?
NOTE: When you will view the codepen on a mobile size, you will see that my menu has space on the top that is not wanted, I donāt know how to fix that. Any ideas? Please. Not sure if my menu is well coded too.
looking at it it seems that your nav-container is shrinking in height but the nav-links are staying at their absolute position of 53px from the top. maybe use relative units like a percentage and make sure the nav-container does not shrink
So I would need a fixed height for my nav-container? I donāt understand what is shrinking exactly? Also, the problem is still here even when using percentage.
I remember when you first posted your landing page and wow! This draft looks great! I agree that it looks professional, esp the smooth transitions on the buttons and the navbars. I do see what you mean about their being a space in the mobile view (when I Inspect on my laptop). But Iām not sure how to fix it either. Maybe increase your liās padding? at least in mobile? I tried re-positioning it form the top, but it wouldnāt change in mobile view, only desktop. Sorry =/ It still looks like great progress though!
very nice website! looks professional.
2 things to complaint nothing more is: the ring down on the left button āadd to cartā could be style fuller
and the newsletter button had white space on the right.
2 style things nothing else.
Good work⦠but the typography needs some work. Seeing the really nice looking āAny type of jewelry, Anywhere.ā heading be followed by a button with what looks like a default font was a real turn off⦠The headings (h3 tags for example) would all be better off in a different font - either of the Google fonts youāve already specified in the CSS would be a big improvement. Itās only a little thing but it lets the rest of your site down and makes it look a little ācheapā to be brutally honest.
Hello snowmonkey Chris recommeded that I ask your help for this, and so I am doing :
When you will view my codepen on a mobile size, you will see that my menu has space on the top that is not wanted, I donāt know how to fix that. Any ideas? Please. Not sure if my menu is well coded too.