Archived topic
Put a slider in the header
5 replies · Started by Mathijs Kooij on October 29, 2015
I want to put a small slider after my logo (bestevaer.org). I put the slider short code in the gp hook After Header Content. I displays the slider in the header, but below the logo, not next to it.
In this case, you may be better off placing it in a Text widget in the "Header" widget area found in "Appearance > Widgets".
Let me know if that works better or not :)
Thanks, this is getting better, but now it only goes halve way, i would like to have it centered. It is live now on bestevaer.org
Give this CSS a try:
.header-widget {
max-width: 100%;
}
Thanks for the help. It works, but does not look good. My idea was a bad one, but sometimes you have to try stuff.I put it in the body of my home page and it looks a lot better. Thanks again, can be closed.
No problem! Happy to help :)
