How do I push content OUTSIDE of slider? 🆘

Hi,

I’m familar with the slider but came up against a new challenge.

I’m wanting to push copy content outside of the slider as shown in this xD mockup

This is as far as I’ve gotten with it. The content is placed but I can’t move it outside of the slider with margin without it vanishing.

I’m struggling to do this and wondered if anybody could help?

Here’s a live link to the site.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hi @Anon_User you can use MutationObserver() that is easy to use. It helped me to manipulate slider the way I need (place text outside slider).