Audio is not streaming
Using Jamroom
Can you send us your admin login so we can check it out. support[at]jamroom[dot]net
I can see the players and player buttons are not working, so something is messed up there.
Thanks!
/* Tablets */
@media only screen and (max-width: 1025px) {
input[type=submit], input[type=reset], input[type=button] {
-webkit-appearance: none;
}
.page_tab {
font-size: 14px;
}
.page_section_header {
border-bottom: 0;
margin-bottom: 9px;
}
}
/* Tablets */
@media only screen and (max-width: 1025px) {
input[type=submit], input[type=reset], input[type=button] {
-webkit-appearance: none;
}
.page_tab {
font-size: 14px;
}
.page_section_header {
border-bottom: 0;
margin-bottom: 9px;
}
#wrapper {
margin: 0;
padding: 0;
padding-top: 68px;
}
}