Carrello senza colonna prezzi

Vai ai contenuti

Menu principale:

Prodotto 1

Prodotto 1

Descrizione Prodotto 1

Aggiungi
Prodotto 2

Prodotto 2

Descrizione Prodotto 2

Aggiungi
Prodotto 3

Prodotto 3

Descrizione Prodotto 3

Aggiungi
Proprietà Pagina (e-commerce) - Esperto - Prima della chiusura del tag HEAD
<style>
/* Passo 1 */
table:first-child td:nth-child(2), table:first-child td:nth-child(4) {
    display:none !important;
}
table:first-child .mobile-show {
    display:none !important;
}
/* Passo 3 */
table:nth-child(2) td:nth-child(3), table:nth-child(2) td:nth-child(5) {
    display:none !important;
}
table:nth-child(2) td p:nth-child(3) {
    display:none !important;
}
table:nth-child(2) td:nth-child(4) {
    border-right: 1px solid #808080;
}
@media (max-width:719px) {
    table:nth-child(2) td:nth-child(2) {
    border-right: 1px solid #808080;
    }
}
/* Passo 1/3 */
tr.vertical-middle {
    display:none;
}
</style>
Torna ai contenuti | Torna al menu