.albums{ padding-left: 0 !important; padding-right: 0 !important;}
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
You will have to use this custom CSS:
.albums{Here is how you can add it http://apollo13.eu/docs/hypershot/#!/modification_of_themepadding-left: 0 !important;
padding-right: 0 !important;
}
With regards.