Jump to content

Sibylle_Zurich

Circle Member
  • Posts

    89
  • Joined

  • Last visited

Everything posted by Sibylle_Zurich

  1. Thank you so much. And how do I move the whole block a bit more down? Thanks Sibylle
  2. Hi @sorca_marian Thank you so much, this worked. Can you also give me a code to adjust the size of the second smaller headline below? On my iPhone 12Pro the last word jumps into the next line. And I would like to have the whole content more down. (Headline, subheadline and password field) Thank you Sibylle
  3. On the password-protected Lock screen.
  4. Hi there I want to adjust the font sizes on the mobile view of my webpage: https://www.elysia-living.ch/ PW: EL2024 Is it possible to make the claim "To infinity and beyond." a bit bigger and go to the next line with the second sentence of the subtext? Only for mobile. Many thanks Sibylle
  5. Hi @tuanphan I found the mistake! I just overwrote the vowels once more and now it is shown correctly. Very grateful for your help! Best Sibylle
  6. Hi @tuanphan What is the difference? The codes seem identically to me. I tried to insert yours but still wrong in Safari 😞 Here is the code that is inserted now: /* font new */ @font-face { font-family: 'Classico'; src: url('https://static1.squarespace.com/static/65b8c951444ba3568c38a245/t/65d7096dd06f7d446b85ccba/1708591469756/ClassicoRegular.woff2') format('woff2'); src:url('https://static1.squarespace.com/static/65b8c951444ba3568c38a245/t/65d709198ea47f6464ef17b0/1708591385270/ClassicoRegular.woff') format('woff'),/* Pretty Modern Browsers */ url('https://static1.squarespace.com/static/65b8c951444ba3568c38a245/t/65d7089b6743983e5a4e7519/1708591259927/ClassicoRegular.ttf') format('truetype'),/* Safari, Android, iOS */ url('https://static1.squarespace.com/static/65b8c951444ba3568c38a245/t/65b8ca64a20cfe4c6473e639/1706609252306/Classico.otf') format('opentype'); } /* Apply the font to heading elements */ h1, h2, h3, h4 { font-family: 'Classico'; letter-spacing: 0em; font-weight: 500; } Thanks Sibylle
  7. Hi @tuanphan. I tried now to insert the following code, but still not showing correct in Safari. This is my code: /* font new */ @font-face { font-family: 'Classico'; src: url('https://static1.squarespace.com/static/65b8c951444ba3568c38a245/t/65d7096dd06f7d446b85ccba/1708591469756/ClassicoRegular.woff2') format('woff2'), /* Modern Browsers */ url('https://static1.squarespace.com/static/65b8c951444ba3568c38a245/t/65d709198ea47f6464ef17b0/1708591385270/ClassicoRegular.woff') format('woff'), /* Pretty Modern Browsers */ url('https://static1.squarespace.com/static/65b8c951444ba3568c38a245/t/65d7089b6743983e5a4e7519/1708591259927/ClassicoRegular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://static1.squarespace.com/static/65b8c951444ba3568c38a245/t/65b8ca64a20cfe4c6473e639/1706609252306/Classico.otf') format('opentype'); } /* Apply the font to heading elements */ h1, h2, h3, h4 { font-family: 'Classico'; letter-spacing: 0em; font-weight: 500; } Thank you for your help! Sibylle
  8. Hi @tuanphan Yes, I do have. I already tried .woff, but the problem was still the same. Now I also tried .ttf and .woff2 as well, but nothing changed. Still wrong on Safari. At the moment .woff2 is used. Thank you Sibylle
  9. Hello there Could please anyone help me with an issue of vowels (Umlaute in German) on my website? They are displayed correctly on all browsers except Safari. See the image attached. https://www.elysia-living.ch/ PW: EL2024 Many thanks Sibylle
  10. So sorry, I forgot: https://www.elysia-living.ch/ PW: EL2024 Thank you! Sibylle
  11. Hi @iamdavehart Could you please help me as well with an issue of vowels (Umlaute in German) on my website? They are displayed correctly on all browsers except Safari. See image attached. https://www.elysia-living.ch/ PW: EL2024 Many thanks Sibylle
  12. Hello I would like to customise my subtitle font on the lock screen. With the following code, I was able to customise all fonts (Slogan and subtitle). The quote "Ein Statement zeitloser Eleganz. Eine Mansion der Extraklasse. " should remain in the normal system font LATO. How can I adjust the code? <style> @font-face { font-family: Classico; src: url('https://static1.squarespace.com/static/659a9162ce39895c4f762c96/t/659a94c4f0aa1822d355d87c/1704629444467/Classico.otf'); } * { font-family: Classico !important; } </style> Thank you and best regards Sibylle
  13. Thank you anyways for your help! Do you have an idea why the lock-page loads this slowly?
  14. I found this forum entry and it seems the issue is existing for years already:
  15. @Ziggy ok thanks. Do you think the problem could be that I don't have a paid version of Vimeo? However, it does not work with other videos either...
  16. @Ziggy I already reported it and did not get any reply from Squarespace. It is a very big problem as the client paid a lot of money for this video and it is the first impression for the potential buyer of this villa 😞 What else can I do? Do you also have an idea why the lock-page loads this slowly? Thank you Sibylle
  17. Thank you @Ziggy. Can you please try to implement it on the background of the lock-screen? All the other videos embedded normally on the page work well. I only have the problem on the password protected page. Thank you very much! Sibylle
  18. Hi @Ziggy, it works for me even though I don't have a subscription. Anyways, also if I embed it from YouTube it is the same problem, or if I embed any other type of video. YouTube Link: Thanks for your help!
  19. Hi @Ziggy. Do you have any solution for this? Would be more than grateful. Thanks Sibylle
  20. Hi @nick_sh Can you provide me with the HTML code block for the video? And regarding the lock-screen: yes I tried also other videos - it is always the same, first few seconds are blurry. I really have to get this fixed, the video was way too expensive to create for not showing it in high res. Any idea what to try? I also deleted all the custom code in css and code injection, but that did not change anything. Thanks Sibylle
  21. Hello @nick_sh Thank you. The problem with the overlay is, that I already have a code where you get linked to the start-page when clicking anywhere on the video - both is probably not possible. Anyways thank you. Do you have an idea why my embedded video from Vimeo is blurry in the first few seconds on the lock-screen? See conversation above. Many thanks Sibylle
  22. I guess 1080p / Full HD. Where can I see that? In case I have to ask the videographer. If you can find out, here are the links to Vimeo and the video itself I uploaded. https://drive.google.com/file/d/1op-3gnHGTzEnpbaSbT9ziJSmXW3DFeb8/view?usp=drive_link Thanks Sibylle
  23. The video on the intro page (https://elysia-living.ch/intro) is hosted on Squarespace directly. For the lock-screen, I only have the option to insert a link from Vimeo or YouTube. I tried both. There is no possibility to upload a video. Please help 🙂
  24. Hi @Ziggy I found out by myself. Thanks for checking anyways!!
  25. Hi there I have a problem with my anchor links. When clicking on UMGEBUNG or ARCHITEKTUR, I get directed always back to the lock screen and have to reenter the password. It should be possible to simply get to the placed anchor on the page. I hope anyone can help me. https://www.elysia-living.ch/ PW: EL2024 Many thanks Sibylle
×
×
  • 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.