N
norbert_farkasJul 3, 2019
Hello, i need a litle help making the "know more" button responsive for mobile version from the slider. I attached a picture with the bug.
Thank you!
Hello, i need a litle help making the "know more" button responsive for mobile version from the slider. I attached a picture with the bug.
Thank you!
Hello,
Apologies about the Inconveniences caused!
This appears to be a resizing bug with the Revolution Slider's responsive functionality. Simply adding the height: auto; CSS Property in the style Attribute of the Layer will fix this. Consider using the following code:
<div class="tp-caption button button-black button-dark button-circle button-large nott tp-resizeme"
id="slide-1479-layer-5"
data-x="['right','right','right','right']" data-hoffset="['25','25','25','25']"
data-y="['top','top','top','top']" data-voffset="['336','346','336','366']"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-type="text"
data-actions=''
data-basealign="slide"
data-responsive_offset="on"
data-textAlign="['right','right','right','right']"
data-frames='[{"from":"y:20px;opacity:0;","speed":2000,"to":"o:1;","delay":1200,"ease":"Power4.easeOut"},{"delay":"wait","speed":300,"to":"opacity:0;","ease":"nothing"}]'
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 9; white-space: nowrap;cursor:pointer;height:auto;">Know More
</div>This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thank you, now is working fine.
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