Okay
  Public Ticket #1366103
OT process
Closed

Comments

  • temideep started the conversation

    HELLO PLEASE IS IT POSSIBLE TO  CHANGE THE COLOR OF THE ATTACHED IMAGE THE NAME OF THE PLUGIN USED IS {OT PROCESS} IT DOES NOT HAVE AN OPTION TO CHANGE COLORS PLEASE HELP 

  •  2,009
    Ocean replied

    Hello,

    You can easy add custom css code here: http://prntscr.com/gbgjxt

    .de_tab.tab_steps .de_nav li.active span{color: #333;}
    .de_tab.tab_steps .de_nav li span{color: #222;}
    .de_tab.tab_steps .de_nav li span:hover{color: #fff;}
    

    Thank you