search field does not display

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

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 1 year, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39661
    netvetic
    netvetic
    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 Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.