Hey folks…
So I tried this:
http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
But it adds it below the menu and all.
IS there a way to add a widget area to the logo space? (logo above, menu below)
Thanks!
Hi interage!
Could you provide us with a link to the page in question and we’ll provide you with some custom CSS.
Regards,
Rikard
Hi!
I cannot see widget area in your header. Please add the code once again make sure that custom CSS code provided here as well – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Regards,
Yigit
Oh!!!! I removed it already, because it wasn’t working right. LOL. Sorry. I’ll re-insert it, and let you know when it’s up!
It’s up!
Hey!
Please add following code to Quick CSS
#header .widget {
top: -160px;
margin-bottom: -200px;
}
Cheers!
Yigit
Yigit!
You’re the best – just one question…. what if I want it on the right hand side instead of the left?
Thanks!