• Resolved purceaflorentin

    (@purceaflorentin)


    It seems that Ajax Search bar have a bug and appears twice on my website search, I attached a print screen to see that and receive help for it, thanks in advance and hopefully I can fix this.

    I am using wordpress fastest cache, and after I press clear cache, it shows just 1 search bar, but after few moments it goes wrong again and appears twice.

    https://ibb.co/wCmhk8K

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hello,

    This CSS will solve your issue:

    
    .mbl-overlay-container .dgwt-wcas-search-wrapp{
    	display: none;
    }
    

    If you aren’t familiar with custom CSS, take a look at this video.

    Best
    Damian

Viewing 1 replies (of 1 total)
  • The topic ‘Ajax Search appears twice’ is closed to new replies.