Create a carousel that can change content on both sides of a row
I’m trying to create a carousel in wordpress that is split across the left and right side. I want the forward, back buttons on the carousel to change both sides.
Ex: https://i.imgur.com/Cypi0hp.png When i click the next button I want Image 1 Text to be replaced with image 2 text and Image 1 to be replaced by Image 2.
I had a look at many carousel plugins but can not seem to find one that can achieve the functionality I described.
Is there any possible way to get this functionality? Maybe with additional javascript or something?
Leave an answer