New Landing How can we help? Themeforest Theme Support Uplift How do you add a sklls / ability / proficiency animated part to about page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Uplift
  • #273230
    jaynkie
    Member
    Post count: 90

    Hello!

    I’m trying to add the part under “What I can do” on this page:

    About Me

    Where it lists ‘photoshop’ etc. and has animated meter bars.

    Where can I find out more about this widget? I’d love to add and style it!

    Thanks!

    // jayse

    Attachments:
    You must be logged in to view attached files.
    #273764
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Those are shortcodes, you can add them here:

    Thanks

    #274269
    jaynkie
    Member
    Post count: 90

    Thanks David! I figured I was just missing it!

    How would I get the same style as http://joyn.swiftideas.com/pages/about-me/

    I’ve tried all the types but they actually all seem to be the same? (standard, striped, striped animated – all look and animate?)

    #274385
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Here you have the entire shortcodes for that page.
    http://pastie.org/private/ig0kx7tlg7gfwrlaqre4a

    Copy them to the classic editor mode and then switch the Swift Page Builder mode.

    Hope it helps.

    -Rui

    #274406
    jaynkie
    Member
    Post count: 90

    Thanks Rui! I think I might be missing it, but that appears to only change the color – but the style is the same.

    #274537
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css

    .progress-bar-wrap .progress .bar::after {
      display: none;
    }
    .progress-bar-wrap .progress {
      height: 5px;
    }
    .progress-bar-wrap .progress, .progress-bar-wrap .progress .bar {
      border-radius: 4px;
    }

    – Kyle

    #274647
    jaynkie
    Member
    Post count: 90

    There we go! Thanks Kyle!

    Only thing still missing is the gray bar beneath, which is really needed to give context IMO.

    How do I get the gray bar?

    Attachments:
    You must be logged in to view attached files.
    #274650
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .progress-bar-wrap .progress {
      background-color: #efefef;
    }

    – Kyle

    #274652
    jaynkie
    Member
    Post count: 90

    You ROCK Kyle – that’s perfect!

    #274653
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register