Removing The Black Overlay
Search
Removing The Black Overlay
.container {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
Copy the above into a notepad on the server
Save as "custom-styles.css" into the clubspeedapps\cs-registration\www\css
Include the Quotations
refresh the Reg page and it should remove black background.