Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #853584

    Is there a way to get this to stay in place when scrolling

    #854273

    Hey gwinenvato,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .container_wrap.title_container {
        position: fixed;
        top: 180px;
        width: 100%;
        z-index: 999;
    }

    Hope this helps.

    Best regards,
    Nikko

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