New Landing How can we help? Themeforest Theme Support Dante Change Color of Text within a Chart Shortcode

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #240899
    tsimarketing
    Member
    Post count: 267

    We have some circle chart shortcodes on our website and we would like to change the color of the number in the middle of the circle. Is there a CSS code for this?

    #241195
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .chart-shortcode span {
       color: #ff0000 !important;
    }

    Thanks
    Mohammad

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

You must be logged in to reply to this topic.