Thank you so much!
That worked!!
I am just having one small issue with the collections page now in regards to the left margin or padding, this is not happening on the featured section nor the collection section of the home page, just the collections page.
The margin is cutting off the writing on the left, again I am using that code to reduce the size between the columns however it is affecting the left side too much.
.half-gutter .column {
padding-left: 4px !important;
padding-right: 4px !important;
}
