This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Problem with hidden search bar

#27734
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Thank you very much, that helped!

Actually, the configuration was perfectly fine, this is a yet unknown, but minor issue. I have added this custom CSS to bypass it:

.asp_r_1 {
    display: none !important;
}

I will make sure to fix this in the upcoming release.