19 Comments
User's avatar
Jen Kramer's avatar

🍦 🍦 🍦 Fantastic! Looks great and works well. Thanks for sharing!

Expand full comment
K Dickenson's avatar

I couldn't resist my color choices! https://codepen.io/kldickenson/pen/jOwzErY

Expand full comment
Jen Kramer's avatar

🍦 🍦 🍦 Wow, thought you had taken those colors out of the photo, but they're word colors (ivory, chocolate)! Great find and they blend so well with the page. Thanks for sharing!

Expand full comment
Jen Kramer's avatar

🍦 🍦 🍦 Looks fabulous and yummy! You don't need that .size class -- you have display: block on the A style, so you're good to go here. Thanks for sharing!

Expand full comment
Marsha Woods's avatar

Hi Jen,

Okay, thank you.

I see that since it is block, it will cover the entire length.

Expand full comment
Romola Chrzanowski's avatar

I got carried away with color and it didn't necessarily enhance the visibility of the menu, but it was fun:

https://codepen.io/romola/pen/XWgVOeM?editors=1100

Expand full comment
Jen Kramer's avatar

🍦 🍦 🍦 Wow, those links look fantastic! True, legibility could be better, but those are perfect for an ice cream or gelato site - fun, pretty colors, good enough to eat. Thanks for sharing!

Expand full comment
Jen Kramer's avatar

🍦 🍦 🍦 Lovely and clean, William! Do you think you could make this navbar without the height attributes? Height can be helpful if you have a fixed-height item (like a decorative box). However, when text is introduced, it needs room to grow under a user's settings. Height can cut off text if it gets too large. Thanks for sharing!

Expand full comment
William's avatar

I hadn't thought about that! I replaced it with padding, which should allow the text to resize properly, right? thanks!

Expand full comment
Jen Kramer's avatar

Exactly! Padding is a much better choice, and your design will be more flexible. 😁

Expand full comment
Jen Kramer's avatar

🍦 🍦 🍦 Looks fantastic, Akif! Nice styling, good colors, and attractive layout. Thanks for sharing!

Expand full comment
Milan Mihajlovic's avatar

https://codepen.io/miklaan/pen/XWgVaXL

I hope I got it well.

Expand full comment
Jen Kramer's avatar

🍦 🍦 🍦 Super fun! Love how the hover states look like gelato 😁 Thanks for sharing!

Expand full comment
User's avatar
Comment deleted
Sep 17, 2021
Comment deleted
Expand full comment
Jen Kramer's avatar

Thanks Chris - I get a "page not found"?

Expand full comment
User's avatar
Comment deleted
Sep 17, 2021
Comment deleted
Expand full comment
Jen Kramer's avatar

That would do it! 🍦 🍦 🍦 Navbar looks great! If you're wondering why the hover state doesn't fill the whole area, you have some padding on the li style (twice). Move that padding to the a style, and your hover will go from border to border. Nice job and thanks for sharing!

Expand full comment