Hi! I'd like to hide the border that is in between the slider and my content below it. I can't seem to locate the css info for it though. You can see what I mean by going to http://soundoflife.org/cms/
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .slider-wrapper { border-bottom: none; }