Slider Revolution 3 buttons

3 replies·opened Jul 9, 2016
L
lawmotorsportsJul 9, 2016

Is there a way to do 3 buttons at the bottom near the bottom?

For Example: One left, One Center, One Right

S
SemiColonWebSTAFFJul 10, 2016

Hello,

This is Definitely Possible. Please check the Layer Settings: https://www.themepunch.com/revsliderjquery-doc/layers/#htmllayer and add the data-x and data-y to the Layer to modify their position. Example:

<div class="tp-caption tp-resizeme furtherclasses"
id="layer-id"
data-x="center" data-hoffset="0"
data-y="bottom" data-voffset="-100"
data-width="none"
data-height="none"
data-whitespace="nowrap"
data-transform_idle="o:1;"
data-transform_in="opacity:0;s:300;e:Power2.easeInOut;"
data-transform_out="opacity:0;s:300;s:300;"
data-start="500"
data-splitin="none"
data-splitout="none"
data-responsive_offset="on"
style="z-index: 5;"><a href="#" class="button button-3d button-rounded button-black">Center Button</a>
</div>

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

L
lawmotorsportsJul 11, 2016

Thank you!

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