Slider doesn't scale button layers

Home Forums Porto – Responsive HTML5 Template Slider doesn't scale button layers

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10005292
    Support
    Keymaster

    The white “btn btn-default” I’ve created on the slider do not scale down/up with the size of the browser window like the rest of the elements. Any workaround?


    #10005304
    Support
    Keymaster

    Hello, a good way to do that is to set the tp-caption in the link itself, like this:

    <a class="tp-caption customin btn btn-lg btn-primary main-button" href="my-link.html"
    	data-x="center" data-hoffset="0"
    	data-y="250"
    	data-customin="x:0;y:0;z:0;rotationX:90;rotationY:0;rotationZ:0;scaleX:1;scaleY:1;skewX:0;skewY:0;opacity:0;transformPerspective:200;transformOrigin:50% 0%;"
    	data-speed="800"
    	data-start="1700"
    	data-easing="Back.easeInOut"
    	data-endspeed="300">
    		Get Started Now!
    </a>

    Let me know if you need further assistance.

    Kind Regards, Jonas


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.