[Resolved] Put a slider in the header

Home Forums Support [Resolved] Put a slider in the header

Home Forums Support Put a slider in the header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #148554
    Mathijs Kooij

    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.

    #148565
    Tom
    Lead Developer
    Lead Developer

    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 ๐Ÿ™‚

    #148586
    Mathijs Kooij

    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

    #148590
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

    .header-widget {
        max-width: 100%;
    }
    #148846
    Mathijs Kooij

    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.

    #148996
    Tom
    Lead Developer
    Lead Developer

    No problem! Happy to help ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.