Hi, i have the same issue explained on this thread i tried the same css customization but didn’t work for my website, do you have any idea why the search bar is getting a hover behavior?
Hey Luis,
Please check the link to your site as it is not loading for me.
Best regards,
Mike
It’s available now, please check.
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#avia-menu .dgwt-wcas-search-wrapp {
opacity: 1 !important;
display: block !important;
}
#avia-menu .dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form {
opacity:0;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike