Progress bars go too far!

Home Forums Porto – Responsive HTML5 Template Progress bars go too far!

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

    On this page under Demographics, the animation for the progress bar initially “zooms” too far right (beyond the end of the bar)


    #10005307
    Support
    Keymaster

    Hello, to set the progress bar correctly you don’t need to use the style attribute with a fixed width, just do this:

    <div class="progress-bar progress-bar-primary" data-appear-progress-animation="85%" data-appear-animation-delay="300">
    	<span class="progress-bar-tooltip">85%</span>
    </div>

    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.