I am trying to remove the padding from the sides of the slideshow in Supply Theme
I have used the following code to remove the top under the menu:
.main-content {
padding-top: 0px;
}
But does anyone know the code for the sides at all?
Thanks in advance.