Comments Jamie started the conversationApril 3, 2015 at 2:20amHello,Please see the image attached. When I resise the slider I get white spaces down each side of the slider - highlighted yellow on my image. Any idea why this might be happening? All the best,Jamie 9,548Tahir repliedApril 3, 2015 at 5:05pmHey,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :#ajax-content-wrap .nectar-slider-wrap[data-full-width="boxed-full-width"] { margin: 0px -40px!important; }Thanks Salient Support Team Jamie repliedApril 4, 2015 at 10:07pmHello,Thank you for this, but unfortunately it didn't work. I've attached a screenshot so you can see that the implementation is correct? All the best,Jamie 9,548Tahir repliedApril 6, 2015 at 2:18pmHey Again,Add 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: 1000px) { #ajax-content-wrap .nectar-slider-wrap[data-full-width="boxed-full-width"] { margin: 0px -40px!important; } }Thanks Salient Support Team Jamie repliedApril 7, 2015 at 12:48pmWorked like a charm!Thank you :)Jamie Sign in to reply ...
Hello,
Please see the image attached. When I resise the slider I get white spaces down each side of the slider - highlighted yellow on my image.
Any idea why this might be happening?
All the best,
Jamie
Hey,
#ajax-content-wrap .nectar-slider-wrap[data-full-width="boxed-full-width"] { margin: 0px -40px!important; }
Thanks
Salient Support Team
Hello,
Thank you for this, but unfortunately it didn't work. I've attached a screenshot so you can see that the implementation is correct?
All the best,
Jamie
Hey Again,
@media only screen and (max-width: 1000px) { #ajax-content-wrap .nectar-slider-wrap[data-full-width="boxed-full-width"] { margin: 0px -40px!important; } }
Thanks
Salient Support Team
Worked like a charm!
Thank you :)
Jamie