Site logo

Archived topic

Menu Height

3 replies · Started by Angelo on October 21, 2018

Viewing posts 1–4 of 4

I started a child theme as I needed to re-organize the layout.

Works nice except I can't correct the height of the Main menu.

I can adjust
layout - primary navigation - menu item eight, to 30 px and it is saved.

However, on going to a new page, it defaults to 60px.

I tried to add the following additional css code, but no effect.

.main-navigation ul ul {
height: 30px;
}

that was it!

Not exactly the same code as in the line, but close enough. Commented it out and then saved. Now works great.

No problem :)

This archived topic is closed to new replies.