• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Elementor carousel with custom arrows position

WebTrend

New member
Feb 2, 2021
15
2
3
Hello,

Do you know elementor addon which allows to give arrows custom position, like on photo:
The best option to me would be - elementor pro testimonial carousel. But how to set icons as remote left/right arrows ?


1621969577024.png
 
I see, it's an element in the Pro version of Phlox theme, where the navigation buttons are in a separate column.

However, you can easily emulate this with the Elementor Pro's testimonial carousel and this example custom CSS:

CSS:
.elementor-swiper-button{top:-50px}
.elementor-widget-testimonial-carousel .elementor-swiper-button-next{right:60px}
.elementor-widget-testimonial-carousel .elementor-swiper-button-prev{left:unset;right:90px}

Adjust margins as needed.
 
  • Like
Reactions: matrixAngel
I see, it's an element in the Pro version of Phlox theme, where the navigation buttons are in a separate column.

However, you can easily emulate this with the Elementor Pro's testimonial carousel and this example custom CSS:

CSS:
.elementor-swiper-button{top:-50px}
.elementor-widget-testimonial-carousel .elementor-swiper-button-next{right:60px}
.elementor-widget-testimonial-carousel .elementor-swiper-button-prev{left:unset;right:90px}

Adjust margins as needed.

That works good, thank you :)
Sorry for trouble, but what if I would like to place arrows like that:
I tried to add margins, but arrows were in bad positions :(

1622016285764.png
 
I don't know, try playing with the values, including negative values. And this seems to have the slider overlapping the column, maybe also with a negative margin. Again: include a link when you submit an example!

Also, it's appreciated when you give a thumbs up if you get a working solution...
 
  • Like
Reactions: davry74
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock