I have tried to adjust the font size for mobile mode in Nectar slider, but can't solve that adjustment. I could only adjust for desktop - i'm attaching a screenshot of that. I'm sure you can help me out here.
thanks for the answer Andrew, but the font size in mobile mode did not change after I pasted the code you gave me into Salient's "Custom CSS Code" box.
I may have misunderstood your message as I am not used to coding?
I'm attaching a screenshot of what I did so you can see. Kind regards
Hi
I have tried to adjust the font size for mobile mode in Nectar slider, but can't solve that adjustment. I could only adjust for desktop - i'm attaching a screenshot of that. I'm sure you can help me out here.
Best Regards
Garip
Hi there,
Sure , Simply use a Mobile media query and set p size in there. Add this into the Custom CSS box located in your Salient Options panel:
.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p {
font-size: 35px !important;
line-height: 1.8 !important;
}
I hope this helps.
Kind regards
thanks for the answer Andrew, but the font size in mobile mode did not change after I pasted the code you gave me into Salient's "Custom CSS Code" box.
I may have misunderstood your message as I am not used to coding?
I'm attaching a screenshot of what I did so you can see.
Kind regards
Hey Again,
Try adjusting the Mobile Overrides in the Nectar Slider Page Element Settings:
Thanks
ThemeNectar Support Team
Thank you Tahir! That solved the problem, so now everything is ok.
Have a nice day
/ Garip