I would like to add an image slideshow to my homepage. However, the default image slideshow option only gives the possibility for 1 button on each image, but I would like to have 2 (such as screenshot underneath), 1 with normal style and the other just with the outline style. Is this possible?
I am using the dawn theme!
Thank you very much in advance, and wishing all a good day ahead.
It involves an ‘unpublished’ theme thus I do not have the URL just yet. This is the URL of the store now (but with outdated theme): https://utrecht-winkel.nl/
To fulfill your requirements, some custom adjustments to your Liquid code will be needed. If you would like a more detailed explanation or assistance with implementing these changes, please don’t hesitate to contact me directly via private message. I’m here to help!
For additional slides, copy and paste the {% elsif forloop.index == X %} block and update the number (e.g., forloop.index == 4) and button text. Here’s an example for a fourth slide: