• Resolved ibrahimpak

    (@ibrahimpak)


    I have some CSS codes. I’m running them on Chrome and when I want to add something, they don’t work. I added additional css and to the theme universal css field.

    Codes

    table.wp-list-table td.column-thumb img {
        width: 120px !important;
        height: 90px !important;
        max-width: 120px !important;
        max-height: 90px !important;
    }
    
    table.wp-list-table .column-name {
        padding-left: 70px !important;
    }
    
    ul.cat-checklist {
        height: 50em !important;
    }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Css Codes Not Working,’ is closed to new replies.