Jump to content

yostudios

Member
  • Posts

    15
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

yostudios's Achievements

  1. I forgot to add, that the watermark/logo is inserted in a code block in my footer like this: <div class="stickylink"> <img src=" https://static1.squarespace.com/static/60407c1720a81d188558b37e/t/6059853c3ca5ae3b260b169e/1616479548490/YO_QUOTE_OUT_WHITE+(1).png"> </div>
  2. Oh yes, sorry I thought I did! 🙂 https://www.yostudios.dk/dk/home
  3. Hello! Does anyone know, why I all of a sudden have a issue with a opening - and closing bracket appearing in the bottom of my website? See picture: I have a codeblock in the footer for my watermark/fixed quote. Could that be, what's causing the issue? <div class="stickylink"> <img src=" https://static1.squarespace.com/static/60407c1720a81d188558b37e/t/6059853c3ca5ae3b260b169e/1616479548490/YO_QUOTE_OUT_WHITE+(1).png"> </div> Thanks in advance 🙂
  4. Hello! I have a fixed quote/logo/watermark on my website, that keep disappearing behind pictures etc. when scrolling. I think the logo/watermark is inserted via one of these custom CSS-code (I didn't do it, so I dont know much): @media screen and (min-width:550px){ .page-section {border:7px solid transparent} div.stickylink{ position:fixed; width: 320px; bottom: 0px; right: 0px; height: 320px; border-radius: 50%; opacity: 0.9; z-index:900; } } or this .page-section {border:7px solid transparent} div.stickylink{ position:fixed; width: 320px; bottom: 0px; right: 0px; height: 320px; border-radius: 50%; opacity: 0.9; z-index:900; } } It's also inserted in a code block in my footer like this: <div class="stickylink"> <img src=" https://static1.squarespace.com/static/60407c1720a81d188558b37e/t/6059853c3ca5ae3b260b169e/1616479548490/YO_QUOTE_OUT_WHITE+(1).png"> </div> Is there any way to make it go appear in front at all times? Something to add to the code maybe? Thanks in advance 🙂
  5. Ahhh that makes perfect sense, thanks for noticing. It worked perfectly so thank you VERY much! Have a lovely day 🙂
  6. It didn't work 😞 Unfortunately the font is still black on all pages that are not the 2 language landingpages...
  7. I don't think its password protected, as its public for everyone atm. The site url is: https://www.yostudios.dk/ The hamburger menu/drop down is white on both landingpages (DK/EN), but when you access the other pages in the menu it changes to black.
  8. Hello! After changing my site from one language to billingual (DK/EN) manually with help from this blog: https://www.bradgood.net/articles/multi-language-content-on-any-squarespace-template, the font in my hamburger menu / dropdown menu is now black on some pages and white on others. I wish for it to be white all over / sitewide. Is this possible with som custom CSS? Thanks in advance 🙂
  9. Hi! Can anyone help me solve this issue? I have recently made my website billingual, and made this new landingpage with two language-picker buttons. My issue is, that the buttons layout are different on mobil versus the buttons in mobile view edit? I looks like this on the web: And it should look like this in the mobileview: But instead it looks like this: I have used this custom CSS to in order to remove header and footer on this landingpage. <style> .header, #footer-sections{ display:none !important; } </style> Can that be what's causing the issue? I would like the buttons in the mobile versions to be transparent with white font too. Can anyone help solve this? Thanks! :-)
×
×
  • 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.