Hi There,
We copied a excel table in a textblok and we want to change the font color in all black in stead of some in brown. How can we arrange that?
Thank you in advance,
Ingrid
Hey istaring,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-4772 .avia_textblock {
color: black !important;
}
This code will only affect the page you gave and only for text block.
Hope this helps.
Best regards,
Nikko