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.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024