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

search field does not display

Home Forums Product Support Forums Ajax Search Pro for WordPress Support search field does not display

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39661
    netveticnetvetic
    Participant

    hello as you can see on the top of the website the search does not display. Any idea of the problem ?thanks, Didier.

    #39669
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    You have the following custom CSS rule in your site header for the search:

    .header-info .nav-secondary .ajaxsearchpro .probox.hide-search-box .proinput {
        visibility: hidden !important;
    }

    That hides the search input container. If you remove this CSS rule, it will resolve the issue. The input will be visible afterwards.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.