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):
.swiper-slide[data-x-pos="left"] .content {
text-align: center !important;
}
Hello,
I would like to have centered text with highlighted background within Nectar slider. How do I achieve this? The url is https://beydes.io/
Either I have the whole div white, when using background-color property, or it is left aligned. I am a bit lost.
Thanks for your support!
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
Thanks a lot, works perfectly!