Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #492254

    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).

    #492260

    Hi combra!

    Please add the code once again so we can look into it. There must be z-index issue

    Cheers!
    Yigit

    • This reply was modified 9 years, 4 months ago by Yigit.
    #492299

    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

    #492305

    Hi!

    Please add following code to Quick CSS

    #header #search-2 {
        z-index: 999;
    }

    Best regards,
    Yigit

    #492326

    Thanks, worked. Can you tell me how I can expand form after scrolling? Only Search Icon is visible.

    • This reply was modified 9 years, 4 months ago by combra.
    #492841

    Hi!

    Please add following code to Quick CSS as well

    .header-scrolled#header #search-2 {
        width: 14%;
    }

    Best regards,
    Yigit

    #492874

    Solved, thanks!

    #492878

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Adding Searchbar to Header’ is closed to new replies.