Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I would like to remove the control from the slideshow on the boundless theme where the slides can play automatically without the customers being able to control them. They are an eyesore in my opinion. Here is a screenshot of what I would like the code to get rid of! Thanks!
Solved! Go to the solution
This is an accepted solution.
@dayday1727 just go to Online Store > Themes > then for Live theme click Actions > click Edit code > and then with the search bar on the left, search for the file named theme.scss.liquid and scroll all the way down at the very bottom end, then copy & paste the below code and save it. That's it.
.hero__controls {
display: none;
}
Hello @dayday1727 !
You can probably remove the slideshow controls through the Slideshow section itself, if not please send us the store's link so we can adjust this!
This is an accepted solution.
@dayday1727 just go to Online Store > Themes > then for Live theme click Actions > click Edit code > and then with the search bar on the left, search for the file named theme.scss.liquid and scroll all the way down at the very bottom end, then copy & paste the below code and save it. That's it.
.hero__controls {
display: none;
}
Okay I will try this thank you!
This didn't work is there any other code I could try?
@dayday1727 It should have worked which file you added the code in? you need to add the code at the very bottom of theme.scss.liquid
Else share your store link if this doesn't works again.
I have it now thanks!
I do not have a file with that name is there any other solution?
What about for other themes?
Hey no the code needs to be edited.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025