Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #634690

    Hello. I closed a ticket before I tested scrolling. I was able to center this but I would like it to remain centered upon scroll, when the header shrinks.

    Thank you,
    Ryan

    #635143

    Hey rlogan2334,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header.header-scrolled .widget {
        bottom: 14%;
    }
    

    Best regards,
    Yigit

    #635161

    Worked perfectly. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header Widget Image – On Scroll’ is closed to new replies.