This topic has 4 replies, 2 voices, and was last updated 2 years, 7 months ago ago by Olga Barlow
Problem with search on main page. Search results fall at the back of the all departments menu
https://prnt.sc/Y5dvlzJDHxfw
How to fix it?
Hello,
Add the below code to Theme Options > Custom CSS
.et-secondary-shown .secondary-menu-wrapper .menu, .et-secondary-visibility-on_hover .secondary-menu-wrapper:hover .menu, .et-secondary-visibility-opened .secondary-menu-wrapper .menu, .et-secondary-visibility-opened.et-secondary-on-home .secondary-menu-wrapper:hover .menu, .et-secondary-visibility-opened.et-secondary-on-home.home .secondary-menu-wrapper .menu {z-index: 100 !important;}
Regards
Thanks for the quick response.
One more question.
Ajax search is very slow, I enter a word in the search and it searches for more than a minute. Can this be speeded up somehow?
Hello,
Ajax requests speed depends on server response time and DB optimization structure. We can’t speed it up from the theme side.
Regards
You must be logged in to reply to this topic.Log in/Sign up