Comments 2petertivy started the conversationNovember 8, 2016 at 11:16amHaving issues with the font resizing at about 1000px. Please Advise 9,408Tahir repliedNovember 8, 2016 at 1:31pmHey Peter, Please use these VC Options : Thanks Salient Support Team 2petertivy repliedNovember 8, 2016 at 1:38pmThey are being utilized. On mobile it appears the correct size. its when the window is between desktop and tablet that this occurs 9,408Tahir repliedNovember 8, 2016 at 1:39pmFor Desktop adjust the Typography Settings : Salient Support Team 2petertivy repliedNovember 8, 2016 at 1:43pmIt is fine for normal desktop its when u scale the screen. in between desktop and mobile.see orignal attachments 9,408Tahir repliedNovember 8, 2016 at 2:02pmAdd this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 1300px) and (min-width: 1000px) { .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p { font-size: 34px!important; line-height: 44px!important; } } Thanks Salient Support Team 1 Like 2petertivy repliedNovember 9, 2016 at 12:05amThat fixed it! Cheers Sign in to reply ...
Having issues with the font resizing at about 1000px. Please Advise
Hey Peter,
Please use these VC Options :
Salient Support Team
They are being utilized. On mobile it appears the correct size. its when the window is between desktop and tablet that this occurs
For Desktop adjust the Typography Settings :
Salient Support Team
It is fine for normal desktop its when u scale the screen. in between desktop and mobile.
see orignal attachments
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
Salient Support Team
That fixed it! Cheers