Archived topic
Toggle block search text
1 reply · Started by Casper on August 28, 2021
Viewing posts 1–2 of 2
Hi,
Ive activated search in the menu, but when typing in the question, the first characters get blocked by the toggle.
How to avoid this?
Thanks in advance.

Hi there,
try adding this CSS:
.navigation-search input[type="search"] {
padding-left: 70px;
}
This archived topic is closed to new replies.