@adex-hubSubmitted almost 2 years ago
DaveMan-stack
@DaveMan-stackAll comments
- @DaveMan-stackPosted almost 2 years ago
Great work!
-trying adding object-fit: center to your hero images in your css file so they don't squash. -also your fonts are not loading, fix that as well
1 - @hesy87Submitted almost 2 years ago@DaveMan-stackPosted almost 2 years ago
-
not looking good on ipad, try making it more responsive. -try adding a min width for some of your container to make them not shrink completely
- for example the bottom news content do not wrap when the container is smaller.
-
all of these observation are from ipad, desktop and mobile looks way better.
Cheers!!!
0 -
- @MerxibeaucoupSubmitted almost 2 years ago
can someone please teach me how to add the background tint for active mobile Navbar please thanks
@DaveMan-stackPosted almost 2 years ago- the mobile menu icon shows on top of everything when I scroll even down to the page
- try making it fixed or relative to the nav element and not to the body element.
- also change the background color when the menu is open for mobile
- You can do that easily by adding a class to the body say activated when the menu button is clicked. Then select that class and give it the appropriate background color.
Marked as helpful0 - @dedkuSubmitted almost 2 years ago
Hi there!
Here's my solution for this challenge. It is my pleasure to hear your feedback. Questions appreciated!
Cheers!
@DaveMan-stackPosted almost 2 years agoGreat Work!!!
- There is horizontal scrolling for desktop
- Try making it responsive for desktop
- It's doesn't shrink or grow in desktop.
Cheers!!!
0