• Resolved Rais Ahmad

    (@raeesahmad)


    Hi,
    I have a site with a dark background and a white (#dddddd) font color. The problem is that when I insert the table block in the article, all table colors, including its header, remain the same, as you can see here. It impacts user experience as users can’t differentiate between the table header and its cells. I want to change the table header background color, but there is no built-in option. Can anybody help me? It will be a great favor to me.

    • This topic was modified 2 years, 6 months ago by Rais Ahmad.
Viewing 1 replies (of 1 total)
  • Thread Starter Rais Ahmad

    (@raeesahmad)

    After almost 1 hour of research, I found the solution for this.

    Just go to appearance > customize > additional CSS and put this code .wp-block-table th { background: #ff6b0f; }
    Hope it will work for all looking for this.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Change Header color of Table block in Gutenberg Editor?’ is closed to new replies.