Skip to content

Instantly share code, notes, and snippets.

@wpacademy
Created April 29, 2023 03:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wpacademy/3acc2b5827e8af93e547512641f1009c to your computer and use it in GitHub Desktop.
Save wpacademy/3acc2b5827e8af93e547512641f1009c to your computer and use it in GitHub Desktop.
Elementor Dynamic Reviews Tutorial CSS
selector .elementor-swiper-button-prev {
top: -10px;
right: 60px;
left: auto;
}
selector .elementor-swiper-button-next {
top: -10px;
right:0px;
left: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment