• Hi,

    Thanks for this great plugin. I have very little web experience and I was able to install and add the scroll feature as desired. The only issue I’m having is that I get a double scroll bar instead of one.

    The selector that I used and worked was >> div.spb_content_element /

    Any idea what setting is causing this double bar?

    Many thanks in advance,

    Geraldine

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    I checked you site and your target selector includes the both outer and inner container.

    Maybe you can try something like

    
    .spb-row > .spb_content_element
    

    Hope this helps.

    Thread Starter gigijackman

    (@gigijackman)

    Perfect. Thank you! This worked but since I only wanted the text column on scroll and not the whole row I left it at this:

    .spb_content_element

    Thanks again and hope you have a lovely weekend

    G

    Thread Starter gigijackman

    (@gigijackman)

    Me again…

    The scroll bar is affecting many other elements on my website. Is there a way to set a specific ID to the section I want to scroll.

    I feel the selectors are so broad that the scroll function affects many other elements of the website. Is there a way to avoid this.

    Looking forward to your thoughts on this.

    Thank you in advance,

    Plugin Author miunosoft

    (@miunosoft)

    Hello,

    So has the initial problem been solved? If so, please mark the topic as resolved and create a new topic.

    Thank you.

    • This reply was modified 5 years, 4 months ago by miunosoft.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Double scroll dragger/bars’ is closed to new replies.