• Resolved foody2

    (@foody2)


    Is it possible to to reveal element(heading) when sticky navbar kick in? Because I hide it when the page loads display:none; I tried

    .elementor-sticky–active.reveal {
    display: block;
    }

    and

    .elementor-sticky–effects.reveal {
    display: block;
    }

    reveal is custom class that I added, but it’s not working. I contacted elementor support but they said it’s not possible atm with elementor native, is there a way to show that element when sticky navbar kicks in (it’s a part of navbar)? Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.