[Resolved] Menu site-library ‘Coach’ to top

Home Forums Support [Resolved] Menu site-library ‘Coach’ to top

Home Forums Support Menu site-library ‘Coach’ to top

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1965089
    Sanne

    Hi,

    I’m working on http://www.ontspannenkracht.nl. Frontpage is a little bit different than the other pages – menu-wise. I would like for the menu to go to the top as well, on the other pages, as on the frontpage. Is that somehow possible with css?

    Thanks in advance!
    Sanne

    #1965192
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .site-header .inside-header {
        align-items: flex-start;
    }
    #1965810
    Sanne

    Thanks David!!

    #1965878
    David
    Staff
    Customer Support

    You’re welcome

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