How to remove box and link button from Slideshow - Dawn 6.0.2

Hello everyone,

I’m trying to remove the link button and the entire box from my slideshow in Dawn. I want just the images on the slide to visible, no text, no button, no box. I’ve tried searching on google for any snippets I could use but I didn’t have any luck.

1 Like

@SEKING3637

oh sorry for that issue if possible to check your time setting may be allow this show hide option or change look

also please share your store url so i will check and let you know

Hi @SEKING3637

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

  • Go to Online Store->Theme->Edit code theme.liquid paste my code before element

{% if template.name== “index” %}

slideshow-component .slideshow__text-wrapper{ opacity:0 !important; z-index:-999 }

{% endif %}

result:

Hope my solution works perfectly for you!

Best Regards;

PageFly

2 Likes

Hi @PageFly-Victor ,

thank you for the solution it worked!

Unfortunately it is now not possible to add a link to the image. Can that be done in any way?

I want to use the slideshow to highlight products or collections and therefore want to make the images clickable.

Kind regards

Vapes4you