• Resolved KeithAdv

    (@keithadv)


    How can I change the behavior of the background slider to scroll with the page rather stay fixed as it does now?

Viewing 1 replies (of 1 total)
  • Plugin Contributor devcon2

    (@devcon2)

    Hi KeithAdv,

    Thanks for using our plugin. With the background image fixed, it technically does scroll with the whole page. If I’m not understanding how you want it to scroll, you can change the position of the background image by targeting this element:

    #bsm-bg {
    position: relative!important; (or to whatever position you desire)
    }

    Keep in mind it’s designed to cover the entire background, not a section of the website.

    Let me know if this helps.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Change Fixed to Scroll’ is closed to new replies.