How can I remove slideshow buttons on the Refresh theme?

This should have a two underscores not one. New code is below.

.slideshow__controls{
display:none !important;
}

1 Like