• in Plugin options I unmark Default CSS and mark Custom CSS field. But when I insert any command, for example I want to change the color of background on Black
    I set next command in Custom CSS field
    .wp-table-reloaded-id-1 th, .wp-table-reloaded-id-1 .sorting {
    background-color: #000000;}

    It is not work. Also all other CSS commands not work too. What is a problem??

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: WP-Table Reloaded] Custom CSS field’ is closed to new replies.