Jump to content

Pacenz98

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Pacenz98

  1. 5 ore fa, PhilB ha detto:

    Potresti osare un'occhiata a questo pezzo di CSS 

    https://sf.digital/squarespace-solutions/how-can-i-make-some-prices-poa-on-squarespace-71

    Se desideri nascondere il pulsante "aggiungi al carrello" sui singoli prodotti, modifica il codice in modo che la descrizione dopo il. Tag sia qualcosa come hidecart e quindi contrassegna qualsiasi prodotto che desideri rimuovere "aggiungi al carrello" con "hidecart". Puoi cambiare questa dicitura come preferisci, ma mantieni sempre la parte .tag.

    Per esempio:

    / * Nascondi il pulsante aggiungi al carrello * /
    .tag-hidecart .ProductItem-summary .ProductItem-details {
      .sqs-add-to-cart-button-wrapper, .product-quantity-input {
      display: none;
      }
    }

    Spero che il mio emendamento funzioni. Grazie a SF Digital per il codice originale.

    I can't ... I paste the code but nothing

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.