Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I am using the Dawn 13.0.1 theme and want to change the color of the slideshow control pause button. Right now it's white and I want to change it.
I did change the left and right arrow keys color now I want to make the pause button the same color.
I also want to increase the gap between the pause button and the nest button.
Any help will be appreciated , please refer the picture below for more details.
Solved! Go to the solution
This is an accepted solution.
Hello @shamsnisa
Go to online store ----> themes ----> actions ----> edit code ----> assets ----> component-slideshow.css
.slideshow__autoplay .icon.icon-pause {
left: 5rem !important;
}
.slideshow__autoplay path {
fill: crimson;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Hello @shamsnisa
Go to online store ----> themes ----> actions ----> edit code ----> assets ----> component-slideshow.css
.slideshow__autoplay .icon.icon-pause {
left: 5rem !important;
}
.slideshow__autoplay path {
fill: crimson;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thanks @GTLOfficial it worked only a small change in my case as I want to shift both stop and pause button towards right:
.slideshow__autoplay .icon.icon-play,
.slideshow__autoplay .icon.icon-pause {
left: 5 rem !important;
}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024