Hey, I removed search from menu. How to add search form to header, beside logo? I already added search widget to custom header widget, but no function (removed it again).
Hi combra!
Please add the code once again so we can look into it. There must be z-index issue
Cheers!
Yigit
I did not add a code, just added widger “Search” to Custom Widget “Header” (header widget already in, because of seals on header). But sure, I added it again
Hi!
Please add following code to Quick CSS
#header #search-2 {
z-index: 999;
}
Best regards,
Yigit
Thanks, worked. Can you tell me how I can expand form after scrolling? Only Search Icon is visible.
Hi!
Please add following code to Quick CSS as well
.header-scrolled#header #search-2 {
width: 14%;
}
Best regards,
Yigit
Solved, thanks!
Hey!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit