Hi and thank you for such an amazing theme.
In reference to this post: https://kriesi.at/support/topic/adding-a-logoimage-to-the-right-of-the-header/
I’ve noticed that the header code has changed slightly and was wondering what the best placement would be for content on the right site of the logo in the header.
As you will see from my site (Link in the private content box) I would like to align this up with the logo.
Thanks in advance for any help
Hey FKL!
Your talking about the search box on the right hand side correct? Your trying to move it down so it’s on the same line as the logo? Try adding this to your custom CSS.
.header-custom-image { position: absolute; }
Cheers!
Elliott
Thanks Elliott.