Skip to content

Menu extensibility #18

Description

@erdnuesse

When the menu gets a bit too populated, I'm having issues keeping it all readable, and I am diggin through the CSS as to where I can modify the thresholds;

Specifically: the logo and the menu overlap pretty heavily before they collapse to the next threshold.

It would be cool to have it auto adjust based on the div contents, rather than working with fixed css box sizes (ie. 1400, 1200, 960).

Alternatively, options to
a) just turn the logo on/off, Ive seen this in other themes or
b) underflow the logo as in, both elements in a div, and as soon as they overlap, the menu shifts lower down in y-axis, while the logo does not move. I think I have done that before - years ago, but in a naked html (with floating), not grav, which is above my knowledge atm.

Nowadays I think flexboxes are the new hottest kid round the block:
https://codepen.io/tutsplus/pen/bGVPVrY

  • as this has no px values for box widths as far as I could tell in all of the CSS.

However, I think for now I ditch the logo. My dev site looks like this: https://dev.living-green.eco/
(also, once I'm done, as long as I stick with the theme, I'm happy to be referenced as another "demo")

Metadata

Metadata

Assignees

Labels

documentationDocs or README enhancements

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions