Hey everyone,
Is there a way to implement the search function in the header?
It’s the placeholder, {{ portal | search_element: search_text }} that I want to use, but if I make any css changes to it, then It will change the one on the front page as well.
Then I would need to do something like making it a div-class with a custom name, and then add the search, but the css styling is so bad.
Is there a way to achieve a search bar in the header?
Image 1, is how it looks now (No search in header)

Image 2, is somewhat how I want it to be, so that on every single page, you can search from the header/menu
