[Plugin: WP-Table Reloaded] Header BG color not changing
-
I used the custom CSS area to add the code below to change the background of the header to a light blue / dark blue combination but it has not changed on the table. I have cleared the cache so that isn’t the issue. It seems like I have done everything your documentation indicates.. I tried it with the table specific selector and then tried to change the table default, but none of it worked. Thanks
http://www.tomandemily.com/?page_id=4
Wordpress 2.9.2.wp-table-reloaded th, .wp-table-reloaded .sorting { background-color: #3300ff; } .wp-table-reloaded .sorting_asc, .wp-table-reloaded .sorting_desc { background-color: #000066; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: WP-Table Reloaded] Header BG color not changing’ is closed to new replies.