Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1015684

    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

    #1016019

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.