Jump to content

Bountie

Circle Member
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Bountie

  1. Thank you for your help, we will find a solution and adapt the policy for online payments. It's the delivery fees that are tricky because they can change depending of the size of the order. If they order one bottle of wine, a pack of 6 or 12 bottles... I saw that we can only adapt the prize by weight, is that right ? Also is it possible to offer the delivery if the client reached a certain amount of products ordered ? For example if they order 5 packs of 12 bottles it's half prize and from 10 packs it's free ? I hope I don't ask too much...
  2. Thank you for your quick answer. I think we will have to use the code then. I just want to be sure about one thing if we use the code we won't lose any client information right ? It's just that we can't see the inventory of the products that's right ?
  3. Hello, I'm creating an e-commerce website for a client and I have a question about the payment methods for the shop. It's a website for winemakers. For the payment procedure at the end of an order, they want to proceed only by bill, so no payments by card or direct payments. It's their policy, the client pays when he receive his order. Is it possible to delete the card payment method in the payment procedure ? Thank you for your help !
  4. It's actually working, I had to delete a code in the injection code part. Thank you for your help !
  5. Hello, Thank you for your answer. Unfortunately it's still not working for the Garamond premier pro font. I added the code you sent but it's still not working on Safari... @font-face { font-family: "garamond-premier-pro", serif; font-weight: 400; font-style: italic; } @font-face { font-family: "garamond-premier-pro"; src: url(https://static1.squarespace.com/static/620bd3ee5f90c228fd0ee4cb/t/646dc184790223001e705677/1684914566730/Garamond+Premier+Pro+Light+Italic+Display.otf); } Could there be another issue ?
  6. Hello, I'm currently working on a new website and I have some issues with one of my custom fonts I added in the css code for the H3 title. I'm working on Google Chrome and everything works perfectly but when I checked the website on Safari and on mobile (iPhone) the custom font doesn't appear. On Samsung everything is fine. I added the mention "!important" in the code to make sure it works but it doesn't. There's only one sentence where it's the right font on Safari (picture 1 attached) Could you help me please ? Here is the link to the website : https://perch-springtail-26rt.squarespace.com Password: Ponnaz_1904 You can find some screenshots attached. Thank you for your help!
  7. I am working with a client who has a specific requirement. They would like me to create a hidden page on their website where only certain individuals can access it through a login. The page would contain a form where users can enter their name, surname, email address, and phone number. However, my client wants these details to be automatically added to a page once users submit their information. I wanted to ask if this is possible on Squarespace? Is it possible to have a form that automatically populates a page with user data upon submission? If so, could you please guide me on how to do this or suggest any third-party integrations that can help me achieve this?
  8. Hi @tuanphan, I have the same problem for the social media icons in the footer. On mobile version, they show 2 in a row and the third is under them (it's a gallery block). I would like to have the three icons on the same row, is it possible? The link to the website: https://www.blanc-sa.ch/ (it's public so I don't think you need a code) You can find below the code I already insert to reduce the width, if it's useful: #block-yui_3_17_2_1_1623830528904_56359{ width: 30%!important; margin: auto!important } Thank you for your help!
  9. @tuanphan Yes, here is the code : @font-face { font-family: 'VISBY ROUND-EXTRALIGHT'; src: url('https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/6023969059c4413e7bd043f0/1612945040963/VisbyRoundCF-ExtraLight.otf'); } @font-face { font-family: 'VISBY ROUND-BOLD'; src: url('https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/602396775978d02d5a68b7a4/1612945015991/VisbyRoundCF-Bold.otf'); } @font-face { font-family: 'VISBY ROUND-DEMIBOLD'; src: url('https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/6023967d38c26f75b327aa30/1612945021586/VisbyRoundCF-DemiBold.otf'); } @font-face { font-family: 'VISBY ROUND-EXTRABOLD'; src: url('https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/602396847c69dd3140c0dba3/1612945028598/VisbyRoundCF-ExtraBold.otf'); } @font-face { font-family: 'VISBY ROUND-HEAVY'; src: url('https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/602396950fe39d0953e34ab7/1612945045474/VisbyRoundCF-Heavy.otf'); } @font-face { font-family: 'VISBY ROUND-MEDIUM'; src: url('https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/602396a10f4c2e17decdd3d4/1612945057197/VisbyRoundCF-Medium.otf'); } @font-face { font-family: 'VISBY ROUND'; src: url('https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/602396a5ce57f71da2e39880/1612945061311/VisbyRoundCF-Regular.otf'); } @font-face { font-family: 'VISBY ROUND-LIGHT'; src: url('https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/6023969929e1fd7f86b9103a/1612945049784/VisbyRoundCF-Light.otf'); } @font-face{font-family: 'FUTURA PT-BOOK'; src: url(https://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/608c08b4be495274e90bc713/1619790006541/FuturaPTBook.otfhttps://static1.squarespace.com/static/6022a9727b2b511dd3f2e584/t/608c08b4be495274e90bc713/1619790006541/FuturaPTBook.otf);} h1 {font-family: 'VISBY ROUND-EXTRABOLD';} h2{font-family: 'VISBY ROUND-BOLD'; font-size: 45px; color: #150d44} h3{font-family: 'VISBY ROUND-DEMIBOLD'; font-size: 35px; color: #392064} h4{font-family: 'VISBY ROUND-DEMIBOLD'; font-size: 28px} P{font-family: 'FUTURA PT-BOOK'; font-size: 19px; letter-spacing: 1.2px} .header-nav *, nav.header-menu-nav-list * {font-family: 'FUTURA PT-BOOK'; font-size: 17px!important} body{font-family:'FUTURA PT-BOOK';} .sqs-block-button-element{font-family:'FUTURA PT-BOOK';} .sqs-block-button-element--small{font-family:'FUTURA PT-BOOK'; font-size: 14px} .sqs-block-button-element--medium{font-family:'FUTURA PT-BOOK'; font-size: 17px;} #block-yui_3_17_2_1_1615216068150_4627{ width: 30%!important; margin: auto } #block-d3260bb304fe5638daf6{a{ background-image: none!important}} //Footer// #block-yui_3_17_2_1_1615216068150_4627{ margin-top: 10px!important; margin-bottom: -40px!important } //Footer - Mobile// @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1615216068150_4627{ margin-top: -10px!important }} //Page contact// #block-01151dfb59e51d142450{ h2{color: #392064!important} P{ color: black!important} } //Page A Propos// #block-yui_3_17_2_1_1620811928515_2052{ margin-top: 15px!important } //Page accueil// #block-b229ca1031820ff0c4bd{ padding-bottom: 35px!important } #block-c11b50dded8f90432d67{ width: 80%!important; margin: auto } #block-bb6cc394fe0ceafe740e{ width: 80%!important; margin: auto } #block-6046340e624c2d61eddc9036{ margin-top: -20px!important } #block-yui_3_17_2_1_1617888438376_10832{ width: 80%!important; margin: auto } #block-yui_3_17_2_1_1617888438376_16881{ width: 80%!important; margin: auto } #block-yui_3_17_2_1_1617888438376_19509{ width: 80%!important; margin: auto } //Page Accueil - Pictos// #block-6046340e624c2d61eddc9036{ margin-bottom: 20px!important } #block-yui_3_17_2_1_1617888438376_10832{ width: 50%!important } #block-yui_3_17_2_1_1617888438376_16881{ width: 50%!important } #block-yui_3_17_2_1_1617888438376_19509{ width: 50%!important } //Page d'accueil pictos - Mobile// @media only screen and (max-width: 767px){#block-yui_3_17_2_1_1617888438376_10832{ width: 40%!important; margin: auto!important }} @media only screen and (max-width: 767px){#block-yui_3_17_2_1_1617888438376_16881{ width: 40%!important; margin: auto!important }} @media only screen and (max-width: 767px){#block-yui_3_17_2_1_1617888438376_19509{ width: 40%!important; margin: auto!important }} @media only screen and (max-width: 767px){section[data-section-id="606ed708c78ae67810179722"]{ .sqs-block-button-element--medium{ font-size: 14px!important; padding: 15px22px!important }}} //Header - Mobile// @media only screen and (max-width: 767px){#collection-6022a9c3b4c7a71e827a6843 { height: 600px!important }} //Font - Mobile// @media only screen and (max-width: 640px){#collection-6022a9c3b4c7a71e827a6843{ h1{font-size: 36px!important} h2{font-size: 34px!important} h3{font-size: 32px!important} }} @media only screen and (max-width: 640px){#collection-6023922d6edbf62a6348c6e7{ h1{font-size: 36px!important} h2{font-size: 34px!important} h3{font-size: 32px!important} }} @media only screen and (max-width: 640px){#collection-602392d60fe39d0953e328cf{ h1{font-size: 36px!important} h2{font-size: 34px!important} h3{font-size: 32px!important} }} @media only screen and (max-width: 640px){#collection-6023928a5978d02d5a688a70{ h1{font-size: 36px!important} h2{font-size: 34px!important} h3{font-size: 32px!important} }} @media only screen and (max-width: 640px){#collection-602392f6281fba23d0a7e908{ h1{font-size: 36px!important} h2{font-size: 34px!important} h3{font-size: 32px!important} }} //Page Accueil - Mobile// @media only screen and (max-width: 640px) {#block-b229ca1031820ff0c4bd{ h1{ word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }}} @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1617865830889_24576{ margin-bottom: 40px!important }} @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1617876577942_16104{ margin-top: -20px!important; margin-bottom: 70px!important }} //Page Club// #block-yui_3_17_2_1_1615218297935_7308{ margin-top: -30px!important } //Page Club - Mobile// @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1615218297935_7308{ margin-top: -20px!important; margin-bottom: 30px!important; }} @media only screen and (max-width: 640px){section[data-section-id="602541990eaaac6d41986c47"]{ margin-top: 20px!important }} //Page Card// #block-6ea2f9db33f00d98baaf{ margin-top: 40px!important } #block-yui_3_17_2_1_1613061427053_5520{ margin-top: -10px!important; margin-bottom: -30px!important } #block-yui_3_17_2_1_1613061427053_11039{ margin-top: -10px!important; margin-bottom: -30px!important } #block-yui_3_17_2_1_1613061427053_9543{ margint-top: -10px!important; margin-bottom: -30px!important } #block-yui_3_17_2_1_1613061427053_5581{ margin-top: -5px!important } #block-9b43a806c192dac5dec4{ margin-bottom: 30px!important } #block-yui_3_17_2_1_1617893285946_24812{ h4{ word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none!important}} #block-yui_3_17_2_1_1617893285946_25944{ h4{ word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none!important}} #block-yui_3_17_2_1_1617893285946_30355{ h4{ word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none!important}} #block-yui_3_17_2_1_1617893285946_34739{ h4{ word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none!important}} //Bouton page Card// #block-yui_3_17_2_1_1617893285946_51051{ .sqs-block-button-element--small:hover {background-color: #141042!important; color: white!important}} #block-yui_3_17_2_1_1617893285946_51051{ .sqs-block-button-element--small {color: #141042!important; border: 2px solid #141042!important}} #block-yui_3_17_2_1_1617893285946_56396{.sqs-block-button-element--small:hover {background-color: #5d596a!important; color: white!important}} #block-yui_3_17_2_1_1617893285946_56396{ .sqs-block-button-element--small {color: #5d596a!important; border: 2px solid #5d596a!important}} #block-yui_3_17_2_1_1617893285946_60302{ .sqs-block-button-element--small:hover {background-color: #b1afb6!important; color: white!important} } #block-yui_3_17_2_1_1617893285946_60302{ .sqs-block-button-element--small {color: #b1afb6!important; border: 2px solid #b1afb6!important}} //Supprimer décallage arrière plan// @media only screen and (max-width: 640px){html, body { overflow-x: hidden; }} //Carte Advantage Entreprise// section[data-section-id="609250cf48253b2c2d2aab89"]{ .sqs-block-button-element:hover{ color: #5d596a!important }} section[data-section-id="607021392d09fc7af89b174d"]{ .sqs-block-button-element:hover {background-color: #5d596a!important; color: white!important}} section[data-section-id="607021392d09fc7af89b174d"]{.sqs-block-button-element { color: #5d596a!important; border: 2px solid #5d596a!important}} section[data-section-id="607021392d09fc7af89b174d"]{.design-layout-poster .image-button:hover a{ background-color: #5d596a!important; color: white!important }} section[data-section-id="607021392d09fc7af89b174d"]{.design-layout-poster .image-button a{ color: #5d596a!important; border: 2px solid #5d596a!important; padding: 12px22px!important }} //Carte Advantage Partenaires// section[data-section-id="609252801d765c7d1c33d24b"]{ .sqs-block-button-element:hover{ color: #b1afb6!important }} section[data-section-id="6073f72a0d6e7a606fa84986"]{ .sqs-block-button-element:hover {background-color: #b1afb6!important; color: white!important }} section[data-section-id="6073f72a0d6e7a606fa84986"]{.sqs-block-button-element { color: #b1afb6!important; border: 2px solid #b1afb6!important}} section[data-section-id="6073f72a0d6e7a606fa84986"]{.design-layout-poster .image-button:hover a{ background-color: #b1afb6!important; color: white!important }} section[data-section-id="6073f72a0d6e7a606fa84986"]{.design-layout-poster .image-button a{ color: #b1afb6!important; border: 2px solid #b1afb6!important; padding: 12px22px!important }} //Carte Advantage Basic// section[data-section-id="606f1fe001566843877694b1"]{.design-layout-poster .image-button a{ padding: 12px22px!important }} //Carte Advantage Family// section[data-section-id="60be0bcdf7cb6416cd09efab"]{.design-layout-poster .image-button a{ padding: 12px22px!important }} //Titre pages Cartes - Mobile// @media only screen and (max-width: 640px){#block-62b8e624894b0280bcfd{ h2{font-size: 34px!important}}} @media only screen and (max-width: 640px){#block-606f24033ecb543cdfe9cd62{ h2{font-size: 34px!important}}} @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1617961265920_3266{ h2{font-size: 34px!important}}} @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1618212634773_3131{ h2{font-size: 34px!important}}} @media only screen and (max-width: 640px){#block-20a216f8c86e4e35aaf9{ h2{font-size: 34px!important} }} @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1618229856337_27149{ h2{font-size: 34px!important} }} @media only screen and (max-width: 640px){#block-fc4cb292155cebf0ee71{ h2{font-size: 34px!important} }} @media only screen and (max-width: 640px){#block-7ca016ada7c831626cbe{ h2{font-size: 34px!important} }} @media only screen and (max-width: 640px){#block-d3260bb304fe5638daf6{ h2{font-size: 34px!important} }} @media only screen and (max-width: 640px){#block-5c43ae8bbc8ee9ae5fc4{ h2{font-size: 34px!important} }} @media only screen and (max-width: 640px){#block-0286afc9a2ad2d774678{ h2{font-size: 34px!important} }} @media only screen and (max-width: 640px){#block-136f48ee71c40f88f71c{ h2{font-size: 34px!important} }} @media only screen and (max-width: 640px){#block-e2fd22d1f83f323b0b7d{ h2{font-size: 34px!important} }} //Carte partenaires - Mobile// @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1618215734429_34316{ margin-bottom: 60px!important }} //Carte entreprise - Mobile// @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1618211603686_13361{ margin-bottom: 60px!important }} //Carte family - Mobile// @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1623067273348_48313{ margin-bottom: 60px!important }} //Carte basic - Mobile// @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1617895368880_18711{ margin-bottom: 60px!important }} //Page Contact - Mobile// @media only screen and (max-width: 640px){#block-yui_3_17_2_1_1622807079534_4945{ margin-left: 0px!important }}
  10. Hi @tuanphan! I have the same problem with a white mobile bar on 7.1 version. See below : Here is the link of the site : https://chimes-poodle-kggl.squarespace.com Pass : Advantage-Club Thanks for your help !
×
×
  • 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.