Before you ask please READ THIS

Changing progress bar color

in Xpert Posts: 10
Whenever I try to change the grey bar to another color, the bar changes color correctly but it reverses out the the label text. (image attached)

Comments

  • Screenshot is here.
    progressbars.png
    553 x 171 - 22K
  • Posts: 1,758
    That is more like a Visual Composer plugins fault, their style sheets are doing this.
    To fix it:
    go to Xpert Options>>Custom Style and paste this definition:
    .vc_progress_bar .vc_general.vc_single_bar .vc_label {
      color: inherit !important;
      text-shadow: none !important;
    }
    Remember to rate our theme if you like it ;)
    All the Best.
  • Thanks! I'll try that.
    I am currently online with site support for my site to make it possible for you to log in (for the portfolio help) . They keep disabling it due to a wave of brute force attacks. Should have an answer in a few minutes. Thanks for your help!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!