Shopify themes, liquid, logos, and UX
I'm just customizing my site and i've added a slide show with images which come with a heading text box i can't remove. Is there a way to remove or hide this text box, or atleast reduce the size of it?
Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @jenjen80,
You can just remove the text inside the slideshow.
1. In your Admin page > Online store > Themes > Click "Customize" to the theme you want to edit.
2. Find the section "Slideshow", click the "image slide" (see image as reference)
3. Another option settings should open on the right hand side. Delete the word "Image slide" under the heading (see image below)
4. Then click SAVE
You need to make use of premium theme to have want you want
So it can’t be done? I’ve tried a few different premium templates and actually prefer Dawn. It’s just a shame it’s not more customisable.
This is an accepted solution.
Hi @jenjen80,
You can just remove the text inside the slideshow.
1. In your Admin page > Online store > Themes > Click "Customize" to the theme you want to edit.
2. Find the section "Slideshow", click the "image slide" (see image as reference)
3. Another option settings should open on the right hand side. Delete the word "Image slide" under the heading (see image below)
4. Then click SAVE
This hasn't worked as it still just leaves a blank text box? Any suggestions?
Hi @jenjen80,
So sorry. I thought you want to remove the text only. If you want to hide the banner text box just follow the instructions below.
1. In your Admin page, go to Online store > Themes
2. Choose the theme you want to edit then click Actions > Edit code.
3. Open the base.css under the Asset folder.
4. Add the code below.
.slideshow__text.banner__box {
display: none;
}
What if i want to show them button only without any background space that covers slideshow just simple button ?? how can i do that ?
just remove the background and add a simple button ?
Hi @Sohail_karim,
Just unclick the "Show container on desktop" (highlighted in yellow)
That really works 🙂
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025