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

    How would I stop the header from scrolling on the home page, and have the header scroll on the other pages

    #443233

    Hi blonddragon!

    Can you please post the link to your website?

    Regards,
    Yigit

    #443459

    Infinitescopeinc.com

    Thank you.

    #444095

    Hi!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-11 #header {
      position: fixed !important;
    }

    Regards,
    Rikard

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