Need to change the heading color

Hi Experts ,

Is there a way to change the color of the headings ? It looks too faded and need to strain a lot to make out the content , please guide me .

Thanks in advance

1 Like

Hi @srinivasragav,
Please check this link
https://github.com/sagar30051991/Client_Support/commit/69fa05c6b839a5d8bb5ca0d2682b36f0510aab93

Thanks,
Sagar Shiragawakar
New Indictrans Technologies Pvt Ltd.

2 Likes

@sagar , Hi Thanks , I am a novice and I am not able to make out the contents mentioned in the above link . Could you explain in detail ? What should I modify to get black colored heading everywhere ?

Thanks in advance

1 Like

hi @srinivasragav,
please check this code
.control-label {
color: #325B87 !important;
font-size: 12px;
letter-spacing: 0.5px;
}

Thanks,
Sagar Shiragawakar
New Indictrans Technologies Pvt Ltd.

2 Likes

Thanks , I gathered the code from @mostafa . He helped me .

Thanks a lot for spending your time to solve my problem @sagar . Thanks again

2 Likes