Viewing 5 reply threads
You must be logged in to reply to this topic.
Hi,
I have a problem with Search box and sticky menu. I enable sticky nav in theme option. When I scroll down to half page, the sticky menu appears. Then I click on Search icon. The page scroll up and NO search box appears. The search box should appears when I click on search icon.
Could you help me to fix the issue?
Apple
Hello,
We need to see the issue closer. Like we have responded you on this topic of yours, we will need for now your website url. You can add it on the profile user information.
Let us know.
Best regards!
Hello,
Sorry for the inconvenience, our developer team is working on it and will include a fix in the next theme update.
For now, you can hide the search of sticky header with css. Add this code into your custom css box:
.sticky_header .header_wrapper.open i.icon-search {
display: none !important;
}
Thank you for your understanding!
Best regards!
Hello,
We have already notified the developers team about the pagination too. Thank you for your patience until next theme update.
Have a nice day!
You must be logged in to reply to this topic.