Adjust Image size on device in revolution slider

0 replies · opened Apr 17, 2018

GGillesBECHApr 17, 2018

Hi,
I'm trying to resize an image in Revolution Slider for small devices.
How can I handle this ?
I tried to set data-width and data-height
But not working

							<!-- LAYER NR. 2 -->
							<div class="tp-caption ltl tp-resizeme"
							data-x="['left','left','center','center']" data-hoffset="['10','10','-50','-50']"
							data-y="['top','top','top','top']" data-voffset="['30','30','5','5']"
							data-width="['100','100','10','10']"
							data-height="['auto','auto','auto','auto']"
							data-transform_in="x:0;y:100;z:0;rotationZ:0;scaleX:1;scaleY:1;skewX:0;skewY:0;s:400;opacity:0;transformPerspective:200;transformOrigin:50% 0%;"
							data-speed="400"
							data-start="1200"
							data-easing="easeOutQuad"
							data-splitin="none"
							data-splitout="none"
							data-elementdelay="0.01"
							data-endelementdelay="0.1"
							data-endspeed="1000"
							data-endeasing="Power4.easeIn">

attachment
</div>

Thanks

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard