11 lines
191 B
CSS
11 lines
191 B
CSS
#posts-filter .tablenav .actions {
|
|
display: none;
|
|
}
|
|
|
|
#menu-posts-product .wp-submenu li:last-child {
|
|
display: none;
|
|
}
|
|
|
|
.woocommerce-BlankState .button {
|
|
display: none !important
|
|
} |