Skip to content
Grav 2.0 is officially stable. Read the announcement →
Themes & Styling

[RESOLVED with reservations about dropdown settings] Gantry 5 menu editor: how to top align submenus in a Supra site

Started by ian russell 9 years ago · 3 replies · 1080 views
9 years ago

GRAV-SUPRA-mainmenu-products-alignment|690x388

How can I top align the submenu items in the screenshot?

I have looked through the scss files but cannot find the entry that needs to be overridden.

Thank you for any advice.

last edited 08/13/17 by ian russell
9 years ago

I have looked at three possible workarounds:

  1. Use the Simple Dropdown style
    Simple Dropdown_Style|690x388

Nobody else likes this !!!

  1. Accept the centered Default Drop style (as above post)
    Nobody else like that much either !!!

  2. Install Simple Menu particles at level 2 where needed
    Simple Menu Level 2|690x388

That will do the job, once styled.

BUT to find a way to top align the submenus would better.

Thank you.

9 years ago

The simple answer to this problem is to put an equal number of entries in each column of the main menu layout. It's a marketing opportunity!

A technical solution with varying numbers in each column is beyond me 🐷

last edited 08/14/17 by ian russell
9 years ago

I missed the macro that displays the submenus. The solution was to override center with flex-start in g-navigation g-grid {@include align-items(center);} in _navigation.scss.

It would be better to g-navigation g-grid {@include align-items(flex-start);} in the Supra theme unless there are ramifications elsewhere on the site.

Simple dropdown type also needs attention as it displays a vertical list of character as shown above.

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Sebadamus, 7 days ago
5 148 14 hours ago
Themes & Styling · by martynfoster735, 1 week ago
1 192 1 week ago
Themes & Styling · by Justin Young, 3 weeks ago
1 241 3 weeks ago
Themes & Styling · by Slebeig, 1 month ago
4 376 1 month ago
Themes & Styling · by Pedro M, 3 months ago
4 745 3 months ago