To remove the default slider padding from the homepage slider, you can paste the following CSS into your custom CSS box in Theme Options > Advanced Settings.
.sliderclass { padding: 0; }
To remove the default slider padding from the homepage slider, you can paste the following CSS into your custom CSS box in Theme Options > Advanced Settings.
.sliderclass { padding: 0; }