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
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;
}
@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.
User | Count |
---|---|
25 | |
21 | |
20 | |
16 | |
15 |