Now it’s even easier to listen to LOVE 105! In addition to tuning in on your FM radio, you can stream us through your computer, smartphone, tablet, and thru your Amazon Echo or Google Home smart speaker!
If you are in the Minneapolis/St. Paul metro listening area, tune your FM radio to either:
105.1 105.3 105.7
Stream LOVE 105 at work or home from your desktop or laptop computer:
Listen to LOVE 105 on-the-go thru these popular apps:
Download the LOVE 105 mobile app:
Stream LOVE 105 thru your smart speaker:
Alexa: Just say, “Alexa, play LOVE One-Oh-Five”
Google Home: Just say, \”Ok Google, play Love One-Oh-Five\”
.tune-in {
-webkit-font-smoothing: subpixel-antialiased;
}
.tune-in h3.module-title {
text-transform: uppercase;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
color: #ed008c;
}
.tune-in a {
color: #111 !important;
display: inline-block;
padding: 14px;
font-size: 14px;
margin: 0 15px 0 0 !important;
-webkit-font-smoothing: subpixel-antialiased;
display: inline-block;
border: 2px solid;
line-height: 100%;
}
.tune-in span {
font-size: 22px;
margin-right: 15px;
font-weight: 900;
}
.tune-in a:hover {
border: 2px solid #ef008c;
color: #ef008c !important;
}
.tune-in-row {
margin: 0;
padding: 40px 0;
border-bottom: 2px solid;
}
.tune-in-icon img {
max-width: 110px !important;
}
.tune-in-icon p {
text-align: center;
font-size: 16px !important;
font-weight: 900;
margin: 0 0 15px !important;
line-height: 120% !important;
letter-spacing: 2px;
}
.tune-in-icon p:last-child {
margin: 0 !important;
}
.tune-in-icon {
padding: 20px 20px 20px;
box-sizing: border-box;
background: #eee;
}
@media only screen and (max-width: 670px) {
.tune-in a {
margin: 0 5px 10px !important;
display: inline-block;
text-align: center;
}
.tune-in-row {
text-align: center;
}
.tune-in-icon {
margin: 0 0 20px;
}
.tune-in-row {
padding: 20px 0;
border-bottom: 0;
}
.tune-in-row p {
font-size: 14px !important;
}
.tune-in-row .tune-in-icon {
border-top: 5px solid;
}
}