• Resolved Prabuddh

    (@prabuddh09)


    Hi, Is that possible to show “navigation arrows” in the place of “navigation dots”?

    I want to achieve like this: https://prnt.sc/kKgw_boCO7bz

    Can you pls provide the custom code for this?

    Thanks,
    Prabuddh

    • This topic was modified 2 years, 9 months ago by Prabuddh.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @prabuddh09,

    Hope you’re having a great day ??

    Could you please copy/paste below custom CSS to your page and let me know if it did the trick?

    .elementor-widget-premium-carousel-widget .carousel-next {
        right: 45% !important;
    }
    
    .elementor-widget-premium-carousel-widget .carousel-prev {
        left: 45% !important;
    }
    
    .elementor-widget-premium-carousel-widget .carousel-arrow{
      margin-top: 25% !important;
    }

    Regards

    Hi @prabuddh09,

    We didn’t hear back from you, so please let me know if you still need any further assistance on the above ??

    Regards

    Thread Starter Prabuddh

    (@prabuddh09)

    It Worked Thanks ??

    Hi @prabuddh09,

    Great, I’m so glad that everything is working just fine with you now.

    If you have any further questions, please don’t hesitate to feed me back anytime
    It would be great if you could please do us a BIG favor by rating Premium Addons for Elementor on our WordPress page.

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Navigation Arrows in Premium carousel’ is closed to new replies.