Elementor Circular Arc Carousel Premium Design

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

Table of Contents

In this tutorial, I will show you how to create a circular cards carousel with Elementor Pro.

The cards are forming an arc pattern.

See the demo here:

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

 

This tutorial will work on the following Elementor carousels and sliders:

  • Elementor Carousel (the new one where each slide is a container)
  • Elementor Loop Carousel
  • Elementor Image Carousel
  • Elementor Testimonial Carousel
  • Elementor Review Slider

Features:

  • Have anything you want in the slides
  • Beautiful and unique arc pattern
  • Easy to customize

Let's get started!

First, enable the new Swiper Library

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 Circular Arc Carousel Premium Design
  • 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
  • 30 day 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.
  • Great supportGet help when you need it. Support includes getting things working as intended.

    Support excludes customization work.
  • 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

18 Responses

  1. Hi,
    I didn't find the Elementor Carousel widget, only the other four that you liseted (Testimonial, Loop, Image and Reviews). I'm using the latest version of Elemetor/Elementor Pro.
    Any idea why it's missing?
    Thanks

  2. Also, the word "Features" is showing on the left size of the pagination dots, even when I changed the pagination size to 0px (my website is RTL).
    Please advise how to remove it.
    Thanks

  3. Hey! How do I get 5 slides to display? I'm changing it here:

    let slidesToShowSettings = {
    desktop: "3",
    tablet: "2.3",
    mobile: "1.3"
    }

    The code I've updated it to is: let slidesToShowSettings = {
    desktop: "5",
    tablet: "3",
    mobile: "1.3"
    }

    But it still just shows 3 - even though container width is 100% and I've tried on a large screen too and it just shows 3.

    Any advice?

    Thanks,

    Amber

    1. Greetings!

      Try entering "7" instead, and be certain to delete this CSS:

      /* only show 3 slides, to look better on larger displays, delete if you want more than 3 slides to be shown per view */
      selector .swiper-slide:has(+.swiper-slide ~ :is(.swiper-slide-active, .swiper-slide-active-duplicate)),
      selector :is(.swiper-slide-active, .swiper-slide-active-duplicate) + .swiper-slide ~ .swiper-slide {
          opacity: 0 !important;
          pointer-events: none;
      }

      However, this tutorial is complex, and the results might not be as you wish even then...

      This tutorial really gets great results with 3 slides on desktop, otherwise it doesn't work quite as well.

      I hope this helps!

    1. Hey Will!

      Try setting the overflow to 'hidden' on the parent container of the arc carousel, under Content tab > Additional Options > Overflow.

      Let me know if that fixes it!

      Cheers!

    1. Hey Will!

      Do you have the URL to the page where you are trying to add the glassmorphism? I will have a look, be certain to have the CSS in place.

      Cheers!

    2. Hey Will!

      I think it's because there is some transform CSS on the slides, it's probably interfering with the glass CSS. Sorry I don't have a solution for you here.

      Cheers!

      1. Aye thoughts so, just weird how it works on safari. Anyway i'll crack on, thanks

      2. Oh actually final question, can you see that the bottom of the carousel gets cut off now i've set the container to hidden? How can i fix that?

        Thanks,

    3. Hey Will!

      You can try playing with the bottom padding of the container, to have more space for the cards there.

      Otherwise you can also try to set this CSS instead of the overflow hidden setting, on that same parent container:

      selector {
      overflow-x: clip;
      }

      Cheers!

Leave a Reply

Element.How Newsletter

Sign up for our newsletter to get Elementor related updates and tutorials