• Resolved grupomccac

    (@grupomccac)


    Hello Again!
    Is there a way to freeze the header when I scroll the page? The header is disrupting the reading of the site

    • This topic was modified 6 years, 11 months ago by grupomccac.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hi,

    I think you need to change the Header style in Customizing ? Header ? General menu, to the “V2”.

    or, put the CSS code below into Customize->General->Additional CSS

    code:

    .sticky-header.sticky-header-shrink {
        position: relative;
    }

    Regards

    Thread Starter grupomccac

    (@grupomccac)

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header moving’ is closed to new replies.