Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
@media only screen and (max-width: 690px){.swiper-slide .content p {
padding-left: 0px !important;
padding-right: 0px !important;
}}
Hi,
Since updating the theme the captions on the nectar slider is showing at 50% width on mobile and tablet devices.
How can I control the width that these are showing at? Preferably it would be great if these could be shown at 80% of the total device width.
Thanks
Damien
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hi,
Perfect, thanks for your help Tahir
Cheers
Damien