Page 1 of 1

Edit text on carousel slides? ***SOLVED***

Posted: Wed May 08, 2024 9:36 pm
by Fredl
I have a project with a carousel, I began with the "shopper" template. There are 3 slides on the carousel, with text for each. When I began I could cycle through the slides in the editor and make edits to the text, but I have done something to break that function, the navigation arrows no longer cycle the slides. I have text I want to edit but with no way to cycle the slides in editor I'm stuck. Any idea what I may have done to break the navigation of the carousel slides in the editor? Thanks in advance.
Here is a link to the project files: https://drive.google.com/drive/folders/ ... sp=sharing

Re: Edit text on carousel slides?

Posted: Thu May 09, 2024 6:36 am
by Pablo
To fix this
- select the carousel, and click the 'Margin' button.
- set the top margin to '0'

if you need margin at the top of the carousel then it's better to apply it to the layout grid (LayoutGridCarousel) instead

Re: Edit text on carousel slides?

Posted: Thu May 09, 2024 1:51 pm
by Fredl
Thanks a bunch! That worked!