Elementor Tabs And Accordion Opening On Scroll

Elementor Tabs And Accordion Opening On Scroll

Element.How also offers premium tutorials! Check them here:

Table of Contents

In this tutorial, I will show you how to toggle open and close the Elementor Tabs and the Accordion elements, by scrolling the page normally.

So we are switching the active tab or accordion based on the scroll position. Clicking the tab or accordion title still works just fine too.

See the demo here:

Please purchase access and be logged in to access this template.

 

Here is a more complex layout, where an outer accordion toggles content that itself include accordions that swap images on change. The image swapping part comes from this free tutorial: Elementor Tabs & Accordion Image Switcher

Please purchase access and be logged in to access this template.

 

Features:

  • Polyvalent: This uses the new Tabs and Accordion elements, so you can have any element in there
  • Customize as you wish: Elementor as normal to style the tabs and accordions and their content
  • Desktop only: While this actually works everywhere, because the parent container is sticky, all of your content has to fit within 100vh, as you can't scroll down to reach to the rest of the content (scrolling down brings everything down!). So if you have a lot of content in there, it's better to just revert back to normal on mobile (as in the demos). If you don't have much content in there, this works on mobile too.

Let's get started!

First, import the template on your page

This is a premium tutorial. Purchase access to unlock the full tutorial.

Access tutorial

$29/one time Purchase access

Includes

  • Gain Access to This TutorialUnlock complete access to the current tutorial: Elementor Tabs And Accordion Opening On Scroll
  • Future UpdatesYou will get access to all future updates to this tutorial.
  • Enjoy Unlimited UsageUse on as many of your own sites or your clients sites as you wish.

    Note that reselling or redistributing is not permitted.

Access everything

$299/one time Purchase All Access

Includes

  • Unlock every premium tutorial on Element.howGet access to the entire library of premium tutorials on Element.how
    Preview premium tutorials
  • Get access to the CSS course for Elementor usersAccess the complete 14 HTML chapters, 30 CSS chapters and 7 Elementor Projects.Learn more
  • Simple CSS Grid For ElementorAn Elementor Addon to Create Awesome Grid Layouts in a Single Click for Containers, Galleries and Loop Grid. Learn more
  • free extra: ShapeDividers.com Premium AccessLifetime Premium Access to ShapeDividers.comVisit ShapeDividers.com
  • 6 months money backNo questions asked money back. Not what you expected? Get a refund.
  • One-time payment of only $299No hidden fees or subscriptions.

    Sales taxes added where applicable.
  • Support not needed!Due to personal circumstances, I no longer offer support. The vast majority of customers never needed support to start with, so chances are you will be just fine, the tutorials and templates provided are complete.

    I also extended the refund window from 1 to 6 months, during which you can get a full refund for any reason.
  • Lifetime access to everything Element.howThe price reflects what is currently available on Element.how. All future updates are included, but none are promised. You pay for what is available now, and the rest is a sweet extra.
* All prices are USD. Applicable taxes will be charged at checkout. Have a question? See the FAQ or email me.

Element.how also provides premium tutorials showing awesome advanced designs, check them out here.

Looking for something else? Search across 2927 Elements right here:

Checkout the Elementor Addon Finder directly

14 Responses

  1. When I scroll the page on my monitor in Windows using Chrome, all the items that are fixed when scrolling keep changing position 1px up, then 2px down, 1px up again and appear to be shaking.

    how to solve this? I tried with Willchange: transform, but without success.

    1. Greetings!

      Did you try these instructions from the tutorial?

      Open the HTML element, and you will see this near the start:

      @media (min-width: 1025px) {

      And lower down, you will see this in the JS:

      if (window.innerWidth < 1025) return;

      Adjust this 1025 value as you wish. For example, change it (in both places, keep the px present in the CSS) to 768 to have the code enabled on tablets and desktops. Change it to 0 to have it working everywhere.

      Cheers!

  2. Hi Maxime, I'm trying to import the first template but I only can see the containers and not the tabs, so the template results just with the hero and blank containers.

    What I'm missing? Maybe I've to enable some contents in Elementor?

  3. Hi, is there a way to make the last version horizontal? I want it to be a full screen part of the page where people horizontally scroll through.

    1. Greetings Sander!

      How would it be any different with horizontal scroll though? Everything is fixed on the page... nothing is scrolling anyway...

      Let me know how you see this

      Cheers!

      1. Thanks for the reply. Horizontal scroll wasn't the right way to phrase it, i don't want a horizontal scrolllbar. I want the accordion items to be next to each other instead of on top of each other. So basically: Your example but rotated 270 degrees. Thanks for helping out!

      1. That is indeed what i was looking for. Unfortunately this method doesn't work well fullscreen. I'll find an alternative. Thanks for the help.

Leave a Reply