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

Reply To: search settings not displaying

#29983
Ernest MarcinkoErnest Marcinko
Keymaster

Thanks, it now shows the search on my end, but the settings indeed does not display. I am seeing the following custom CSS in the site header:

.asp-fss-flex {
    display: none!important;
}

That basically hides the settings form completely. Make sure to remove it. If I manually disable it on the browser debug window, everything works okay: https://i.imgur.com/IQkCTg4.png