Comments fonza started the conversationJanuary 15, 2018 at 10:05amHello,I gave an image (with html) in Caption, but is not responsive, on phone is image the same size like on PC. Is possible to make this image responsive with html or CSS? 9,016Tahir repliedJanuary 15, 2018 at 12:00pmHey,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) and (min-width: 1px) { .swiper-slide .content p img { max-width: 50% !important; } } Thanks ThemeNectar Support Team fonza repliedJanuary 22, 2018 at 11:02amHello, Thank's very much....it workKind Regards Alfonz fonza repliedJanuary 22, 2018 at 8:15pmHello,I have another problem with image in Caption (in slider): I want image on left side of slider if possible...see attachment.Thank you for your help.Kind RegardsAlfonz 9,016Tahir repliedJanuary 23, 2018 at 2:11pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .parallax_slider_outer.first-section .swiper-slide .content img { float:left; } Thanks ThemeNectar Support Team fonza repliedJanuary 23, 2018 at 2:50pmHello,thank you...it works.Kind RegardsAlfonz Sign in to reply ...
Hello,
I gave an image (with html) in Caption, but is not responsive, on phone is image the same size like on PC. Is possible to make this image responsive with html or CSS?
Hey,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Hello,
Thank's very much....it work
Kind Regards
Alfonz
Hello,
I have another problem with image in Caption (in slider): I want image on left side of slider if possible...see attachment.
Thank you for your help.
Kind Regards
Alfonz
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Hello,
thank you...it works.
Kind Regards
Alfonz