How I can change the css style of top variation attributes background?

You can change the background color of the variations table inside the PDF like this:

.woocommerce-pdf-catalog-variations .variation-head-row, 
.woocommerce-pdf-catalog-variations .variation-head-row th {
 background-color: red;
}

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *