• Resolved samuelng527

    (@samuelng527)


    Hi,

    I have inserted the below on the Olugin Option for the table header and one of the row to change the background color, but it is not working. Please advise.

    .tablepress-id-9 thead th {
    	background-color: black;
    	color: white;
    }
    
    .tablepress-id-9 .row-2 td {
    	background-color: blue;
    	color: white;
    }

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    For me, the CSS is working. The colors for the table 9 are changed. You might have to force-reload the page (Ctrl+Shift+R), to refresh the cache.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Unbale to change header and row background color’ is closed to new replies.