Hi there.
I'm attempting to create a simple responsive slideshow with some text and a button over it that change and get adapted according to the screen size. At first, I tried with the slide show tool but the caption option is very limited.
Then, I tried with the carousel tool but it seems like it is not responsive so everything on it remains the same size no matter the screen size.
I'd appreciate some advice or help.
Slide show with objects
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
Re: Slide show with objects
The Carousel can include images and other objects.
Related tutorial:
https://wysiwygwebbuilder.com/carousel.html
Related tutorial:
https://wysiwygwebbuilder.com/carousel.html
Re: Slide show with objects
I did try the Carousel but the point is that objects that I put into it do not get responsive. Images for example do not scale. I worked around this by using the pictures as background (instead of just dragging them into the Carousel) and setting as "contain".
However, I still don't know what to do with the text that I want to put on top of the slide show (over the images) because anything you throw into the Carousel becomes "unresponsive". Any suggestion?
However, I still don't know what to do with the text that I want to put on top of the slide show (over the images) because anything you throw into the Carousel becomes "unresponsive". Any suggestion?
Re: Slide show with objects
Text can be responsive in breakpoints. Check the box for responsive fonts in the text box properties.
Re: Slide show with objects
That is the correct way to make the images responsive.Images for example do not scale. I worked around this by using the pictures as background (instead of just dragging them into the Carousel) and setting as "contain".
If you use a flexible carousel then the text can be floating, so the container size it will automatically adapt to the available width. And text can also be responsive with different fonts sizes in breakpoints.However, I still don't know what to do with the text that I want to put on top of the slide show (over the images) because anything you throw into the Carousel becomes "unresponsive". Any suggestion?
Re: Slide show with objects
Thank you!crispy68 wrote: Fri Sep 18, 2020 5:11 pm Text can be responsive in breakpoints. Check the box for responsive fonts in the text box properties.
Re: Slide show with objects
All right, thanks.Pablo wrote: Fri Sep 18, 2020 5:21 pmThat is the correct way to make the images responsive.Images for example do not scale. I worked around this by using the pictures as background (instead of just dragging them into the Carousel) and setting as "contain".
If you use a flexible carousel then the text can be floating, so the container size it will automatically adapt to the available width. And text can also be responsive with different fonts sizes in breakpoints.However, I still don't know what to do with the text that I want to put on top of the slide show (over the images) because anything you throw into the Carousel becomes "unresponsive". Any suggestion?