I have looked and cannot figure out (an easy way) to remove the thin gray vertical lines in the Grid template available from Design Cloud.
I have used the following in custom CSS:
.e166-2.x-grid:before {
color: #f0f0f000;
}
I am sure it is simpler than this though.
Any help is appreciated.