[Resolved] Secondary navigation and header widget

Home Forums Support [Resolved] Secondary navigation and header widget

Home Forums Support Secondary navigation and header widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #67691
    Johan Falkbrink

    I wonder how to move the header widget that you want up there next to the logo and if you choose and have the secondary navigation that you can also move the one you want to type next to the logo how to fix this ???

    #67903
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Not exactly sure what you mean? Where are you wanting to move the header widget? To the right of the logo?

    #67912
    Johan Falkbrink

    What I mean is that if you check this page for secondary navigation located high up can not move it down a bit and be able to move into it a little bit towards the middle.

    When it comes header widget I want to be able to control it the same thing is going a bit too high up not centered

    http://www.u9170073.fsdata.se/gb/

    #68072
    Tom
    Lead Developer
    Lead Developer

    Gotcha.

    Nav CSS:

    .secondary-nav-float-right .secondary-navigation {
        margin-right: 30px;
        margin-top: 30px;
    }

    Header widget CSS:

    .header-widget {
        margin-right: 30px;
        margin-top: 30px;
    }

    You can adjust the pixels as needed.

    Nice site! I’m a massive hockey fan ๐Ÿ™‚

    #68120
    Johan Falkbrink

    thanks!!!

    #68136
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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