• Resolved qwik3r

    (@qwik3r)


    I read on the description of the plugin you were working on a pro feature to show or hide elements on scroll, is that still in the works?

    I have my header setup so that I would like a small logo in another section to show once that header becomes sticky but be hidden before hand.

    Sounds like what you’re working on would be the perfect fit since right now I can’t find a way to keep the logo hidden until the sticky kicks in.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You just need to target the ‘sticky’ css to ‘display:none;’

    example:
    .elementor-sticky–effects
    or
    .elementor-sticky–active

    Thread Starter qwik3r

    (@qwik3r)

    It’s more so about displaying the item then hiding it, although I’m sure that can be done in reverse. I thought about doing it that way but figured I’d ask since it was supposed to be part of the pro version of this plugin.

    Plugin Contributor Robert Wattner

    (@rwattner)

    @qwik3r Do you have a link to the site you are working on?

    Yes, we still plan on adding the pro features to this plugin. We work on this in our spare time and have been very busy lately. Hopefully soon we will have more features added. Until then maybe I can write some custom CSS for you

    Thread Starter qwik3r

    (@qwik3r)

    I don’t currently. I moved on from it. But if I revisit it I’ll let you know, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Show/hide elements on scroll’ is closed to new replies.