Comments nils started the conversationFebruary 8, 2016 at 9:13pm@media doesnt seem to be working. Am I missing something?@media only screen and (max-width: 1000px) {.swiper-slide .content h2 { font-size: 40px!important; line-height: 44px!important;}.swiper-slide .content p { font-size: 18px!important; line-height: 22px!important; font-family: Lato!important; font-weight: 300!important;} body .row .col.section-title h1, body h1 { font-size: 18px; line-height: 31.2px;}} 8,992Tahir repliedFebruary 9, 2016 at 3:50pmHey, Seems to be working alright : http://prntscr.com/a0ydj7 . Best. ThemeNectar Support Team Sign in to reply ...
@media doesnt seem to be working. Am I missing something?
@media only screen and (max-width: 1000px) {
.swiper-slide .content h2 {
font-size: 40px!important;
line-height: 44px!important;
}
.swiper-slide .content p {
font-size: 18px!important;
line-height: 22px!important;
font-family: Lato!important;
font-weight: 300!important;
}
body .row .col.section-title h1, body h1 {
font-size: 18px;
line-height: 31.2px;
}
}
Hey,
Seems to be working alright : http://prntscr.com/a0ydj7 .
Best.
ThemeNectar Support Team