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
Edit text on carousel slides? ***SOLVED***
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Edit text on carousel slides? ***SOLVED***
Last edited by Fredl on Thu May 09, 2024 1:51 pm, edited 1 time in total.
Re: Edit text on carousel slides?
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
- 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?
Thanks a bunch! That worked!