19 Comments
Oct 26, 2021Liked by Jen Kramer
author

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

Expand full comment
Sep 18, 2021Liked by Jen Kramer

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

Expand full comment
author

🍦 🍦 🍦 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
Sep 18, 2021Liked by Jen Kramer
author

🍦 🍦 🍦 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
Sep 18, 2021Liked by Jen Kramer

Hi Jen,

Okay, thank you.

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

Expand full comment

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
author

🍦 🍦 🍦 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
Sep 17, 2021Liked by Jen Kramer
author

🍦 🍦 🍦 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
Sep 17, 2021Liked by Jen Kramer

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

Expand full comment
author

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

Expand full comment
Sep 16, 2021Liked by Jen Kramer
author

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

Expand full comment
Sep 16, 2021Liked by Jen Kramer

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

I hope I got it well.

Expand full comment
author

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

Expand full comment
deletedSep 17, 2021Liked by Jen Kramer
Comment deleted
Expand full comment
author

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

Expand full comment
deletedSep 17, 2021Liked by Jen Kramer
Comment deleted
Expand full comment
author

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