Site logo

Archived topic

Navigation search input does not respect menu height set through Customizer

3 replies · Started by Jiri on October 7, 2020

Viewing posts 1–4 of 4

Hi,

after todays update to GP 3.0.0 I noticed that the navigation search input does not respect menu height. I set up menu height to 50px using the Customizer, but the navigation search input height is still at default 60px. See http://sgopava.jirihon.cz/ and click the search icon. What am I missing?

Hi there,

This is a known bug that's fixed in 3.0.1.

Until that release, you can do this:

.navigation-search input[type="search"] {
    height: 50px;
}

Sorry for the inconvenience!

Sorry for duplicity. I should have searched the forum before posting :)

No worries at all! Sorry again for the issue - will have 3.0.1 out ASAP :)

This archived topic is closed to new replies.