i resolved!!!! t_t(happy happy happy)
.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {
display: none;
}
i dont know why this class value was display:none!
i just changed this value to
display: block !important;
thankyou!