• Resolved Daniel Lerch

    (@daniellerch)


    I can’t get the “Hide after reaching Element” function to work. Can you please give me an example of what you expect to see in “Hide Element Selector” (this, for example, did not work for me: https://i.imgur.com/tRKpMtc.png )? Also, at what position does the Hide Element Selector trigger hiding? Is it when the Selector is parallel with the bottom of the social media icons? With the top? Or when the Selector appears on the screen? Or something else? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @daniellerch,

    Thanks so much for reaching out! As far as the selector goes, you’ll want to use the CSS selector for that element where you would want the floating sidebar to disappear upon reaching.

    There isn’t a link here to your site, but just as an example say you wanted to stop the floating sidebar from appearing when reaching the footer on the site. If that footer has a class name of “site-footer” you’d then input “.site-footer” into that field.

    Hope that helps! If it’s still a bit confusing feel free to shoot over an example URL and what you’re trying to achieve and I’ll take a peek.

    Thread Starter Daniel Lerch

    (@daniellerch)

    Yes this helps. (I had not realized that “selector” was a specific term in CSS and that class is a type of selector.) BTW I could not find anything about this function in the plugin’s documentation; you might consider adding it. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Element Selector’ is closed to new replies.