Livemesh Piechart

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29290
    Chad Ketcher
    Participant

    I was so relieved to find that you have a moving pie chart widget for SiteOrigin, but I have a question. Your widget is set up to highlight the progress percent. Is there a CSS insert that I can use to change it from focusing on the percent to the amount?

    I want to show the number of homes we have built, so the amount is important, but the percentage is not.

    http://kingsransomfoundation.org

    #29295
    Veena
    Moderator
    .vc_pie_chart[data-pie-label-value] {
        color: red;
    }
    

    Can you pls try the above custom CSS in plugin settings > custom CSS and see if it meets your need ?

    #29327
    Chad Ketcher
    Participant

    It didn’t change the output. Maybe I copied it wrong.

    Incidentally, is the bracket changing the color to red necessary?

    #29332
    Veena
    Moderator

    The query is not clear. Can you pls explain briefly about your requirement ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘SiteOrigin Widgets Support’ is closed to new topics and replies.