Could you try to change the parent row which holds the Nectar Slider to be the "full width background" type and then ensure that within the Nectar Slider element settings the option for "Display Full Width" in enabled?
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):
My Nectar Slider suddenly when black. I can see the photos on the Frontend editor, but not on the live website (tested across multiple networks and browsers!)
Hi there!
I would like the nectar slider to video to be full-width and not get cropped or become too small (then it gets these black lines on both sides)
Thanks!
Hi thenimo,
Could you try to change the parent row which holds the Nectar Slider to be the "full width background" type and then ensure that within the Nectar Slider element settings the option for "Display Full Width" in enabled?
Hope this helps.
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
Thank you for the insight guys.
After a bit of tinkering, fixed the issue with this CSS:
.swiper-container,.swiper-slide {
background-color: #FFF !important;
}
.slider-video {
width: 100% !important;
}
My Nectar Slider suddenly when black. I can see the photos on the Frontend editor, but not on the live website (tested across multiple networks and browsers!)
@cleverstorageusa . Could you provide the page url where we can see the issue .
Thanks
ThemeNectar Support Team
thank you for responding! www.cleverstorage.com
@cleverstorageusa , Your CDN is likely causing the issue : http://prntscr.com/s992mp . Also you seem to be on quite an old Theme Version.
Please update to Salient Theme Version 12 and Salient WPBakery Page Builder 6.1 .
To get a list of Bug Fixes and new Feature addons in the Latest Theme update, the changelog can be viewed here : http://themenectar.com/changelogs/salient.html .
Update the theme by following this guide: http://themenectar.com/docs/salient/important-salient-update-for-new-envato-requirements/ and http://themenectar.com/docs/salient/updating-salient/
Best.
ThemeNectar Support Team