Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #304313

    Hi,

    I would like to change the color of the section of the progress bar that is not filled. For example, i would like to change the background color of the remaining 26% so that it is easier to see the full length of the bar.

    Thanks,

    A

    #304315

    Hey A!

    Please add following code to Quick CSS and adjust as needed

    .bar-outer {
    background-color: #e2e2e2;
    }

    Best regards,
    Yigit

    #304369

    Thanks Yigit!

    And how would I get this tooltip effect like here: http://lovelstzymedia.com/grv/

    A

    #304370

    Hey!

    You are going to need to modify progressbar.php file inside Enfold/config-templatebuilder/avia-shortcodes folder and shortcodes.js file inside Enfold/JS folder.
    But unfortunately that kind of customization is beyond the scope of support and needs to be done by a freelance developer

    Cheers!
    Yigit

    #304378

    Okay, thanks for your help.

    A

    #304383

    Hey!

    You are welcome A, let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Customize Progress Bars’ is closed to new replies.