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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

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 · 895 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 Pedro M, 2 months ago
4 193 2 months ago
Themes & Styling · by Ian, 2 months ago
3 90 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 449 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 44 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 123 3 months ago