Tagged: bold text
Could you please tell us how can we change the color of bold text without changing the main theme colour?
Many thanks
Hey!
Try with this code in Quick CSS:
.main_color strong{
color: black;
}
Cheers!
Josue
Hey Josue,
That seems to have done it!
Yet again, many thanks
Robert