-
Open your theme,
-
Open slideshow.liquid
-
search for <div class="slideshow__text-wrapper banner__content banner__content–{{ block.settings.box_align }}
-
Place the following code above it:
![]()
After that, search for image_picker and paste this piece of code just after it:
{
“type”: “url”,
“id”: “image_link”,
“label”: “Image Link”
},