• Resolved dararede

    (@dararede)


    I am using latest WP and TP, and I am using fixed header extension for TP. How to change background color of fixed header?

    I am tying with this code and background-color is not working, but font-size and color are working fine.

    .tablepress.fixedHeader-floating,
    .tablepress.fixedHeader-locked {
    	font-size: 15px;
    	color: #fff;
    	background-color: #019fc6;
    }

    https://wordpress.org/plugins/tablepress/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Tablepress fixedHeader – Background color?’ is closed to new replies.