-1

I want to use owl carousel beta version and stable version together on a page. Is there a way?

1 Answers1

0

You'd have to make sure both carousels have different IDs (or classes), the page loads the JS and CSS for both versions, modify the JS and CSS on v2 to look for a unique identifier since both versions use the same classes.

jsilver951
  • 13
  • 3