Home › Forums › Support › color the left column table This topic has 5 replies, 3 voices, and was last updated 2 years, 1 month ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts July 28, 2022 at 10:17 am #2296496 steven Hi there , I have several tables in an article each time with only two columns. I just want to color the left column. What css can I use? Example of an image table : https://ibb.co/mtNmBPc Thanks you July 28, 2022 at 10:20 am #2296502 LeoStaff Customer Support Hi there, Any chance you can link us to the page in question? You can use the private information field: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information Let me know 🙂 July 29, 2022 at 4:19 am #2297130 steven yes : https://ingles5minutos.com.br/blog/os-sinonimos-mais-usados-em-ingles/ July 29, 2022 at 5:17 am #2297164 DavidStaff Customer Support Hi there, you can do this: .wp-block-table.first-col-color tr td:first-child { background-color: #f00; } And give the table a CSS class of first-col-color July 29, 2022 at 5:36 am #2297189 steven Thanks you David, it’s working. July 29, 2022 at 5:46 am #2297209 DavidStaff Customer Support Glad to hear that! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In