Issue with plasmic slider and cms embed

We’re having trouble with the the slider component on the published site (see screenshots). The element fills more than the entire screen in the published site but seems fine in plasmic editor. I’m not sure what the problem seems to be.

What it looks like in plasmic:

What it looks like on the published site:

My stack:

Slider Settings:


What are the reproduction steps?
Only visible on the published site

Relevant links:

Are you using codegen? You might have forgotten to import the CSS.

An old post like this: Slider carousels won't render

1 Like

Hi Jason. Thanks for your reply. I’ve asked the devs about it.

He also had an initial idea of what could be wrong, with the console log:
“The problem is definitely the slider element and in particular seems to be where we set the initialSlide state.”

Sorry, your fix worked. It was the CSS

1 Like