Jump to content

Amsterixe

Member
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Amsterixe

  1. On 10/25/2020 at 11:01 PM, creedon said:

    #cart .CartTable-itemPrice-XgjsO .CartTable-itemLabel-3zzV1 span:after {      content: ' | Prix';      } #cart .CartTable-itemQuantity-225eT .CartTable-itemLabel-3zzV1:before {      content: 'Case(s) | Caisse(s)';      } #cart .CartTable-itemQuantity-225eT .CartTable-itemLabel-3zzV1 span {   display: none;      } #cart .CartTable-subtotalLabel-3qWE9 span:after {   content: ' | Sous-total';      } #cart .checkout-button:after {   content: ' | Paiement';      }

    Hello Creedon

     

    I tried this code and, in my case it just worked partially, all the text stays in english, except the 'checkout button'

    Any chance you can help me please?

    Jean-Guy 

  2. I have the same problem and I injected the code but it doen't work for me....

    I use Om template on Squarespace 7.0

    I already have a code injected to hide the all the footers on specific page wo I don't know it this interferes...

    Here is the  code I have yet

     

    To hide all footer

    <style> .header, footer {
      display: none !important;
      }
      
    } </style>  

     

    If you could please help me it would be greatly appreciated

  3. Site URL: https://cforc.quebec

    I would like to ask you if the is a possibility to “ rename “ ( translate ) change almost all words in shopping cart section. 

    Expressions such as ITEM, QUANTITY, PRICE, adding to cart, added, checkout etc - I need to have all in my language. In settings / Language - is an option to change language but doesn’t work.

    Thank you very much in advance 

  4. Actually, now it puts Quantity in both languages, is there a way to just put the word in french?

    here is my code

    .quantity-label:before {

      content: 'Quantité';
      display : block;
      text-align: center;
      visibility: visible;
      
      }

    #cart .CartTable-itemPrice-XgjsO .CartTable-itemLabel-3zzV1 span:after {      content: ' | Prix';      } #cart .CartTable-itemQuantity-225eT .CartTable-itemLabel-3zzV1:before {      content: 'Quantité';      } #cart .CartTable-itemQuantity-225eT .CartTable-itemLabel-3zzV1 span {   display: none;      } #cart .CartTable-subtotalLabel-3qWE9 span:after {   content: ' | Sous-total';      } #cart .checkout-button:after {   content: ' | Paiement';      }Untitled-1.jpg.72707ceca700a3cc56627c751cef2209.jpg

×
×
  • 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.