Jump to content

Navdeep

Member
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

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

Navdeep's Achievements

  1. I think the problem is in squarespace animation, the moment i removed it it went better but still sometimes it gets refreshed.
  2. Hi, Can anyone suggest the solution, why my website get refreshed while scrolling on phone. I use iphone where i noticed this issue.
  3. Hi Tuanphan, i have applied the below mentioned code in the advance section this enable the text in the header section however it won't apply on rest of the specific page, is there any solution for this...Pls note that i need it to be mentioned in the landing page only, please check... https://kiwianaimmigration.online/ <style> body { margin: 0; } .trail-container { position: absolute; top: 0; left: 0; pointer-events: none; z-index: 9999; } .trailing-word { position: absolute; font-size: 16px; color: #ffffff; /* Set your desired color */ white-space: nowrap; opacity: 0.8; } </style> <script> document.addEventListener("DOMContentLoaded", function () { const container = document.createElement("div"); container.className = "trail-container"; document.body.appendChild(container); document.addEventListener("mousemove", function (e) { const word = document.createElement("div"); word.className = "trailing-word"; word.textContent = "Kiwiana Immigration wishes you a Happy New Year!"; const x = e.clientX; const y = e.clientY; word.style.left = x + "px"; word.style.top = y + "px"; container.appendChild(word); // Remove the word after a certain period setTimeout(() => { container.removeChild(word); }, 50); // Set the time (in milliseconds) you want the word to stay }); }); </script>
  4. Hi, I would like to add Happy New Year with mouse cursor on my Home page, please help
  5. Hi Danielle, This code worked just perfectly. Thank you Navdeep
  6. Hi, I needs a solution as in mobile the top right header page when it opens, the button below get hidden under mobile bar...how to adjust this button to upwards as i am not getting any solution on my own.
  7. How can i add google API key into my website for free google reviews
  8. Or can i get a PDF of the filled-out form that someone entered?
  9. Hi, is it possible to get an email in the same format or some table format ? rather than getting a simple text email the way it is designed on the squarespace page? if the same form can be sent as an email, it will solve my purpose.
  10. Can someone help me understand why my website goes offline a few hours after connecting a third-party domain to Squarespace? I confirm that the domain is linked in Squarespace, and SSL has been issued as well.
  11. https://www.kiwianaimmigration.online/visitor-visa-enquiry/ for Example this page
  12. Can anyone help me how should I keep some unlinked previous web pages working in godaddy domain while connecting new website to Squarespace. Although the website is working but when I forward those pages ( forms ) to customer it opens up square space website says the pages you are trying to access either deleted or moved. Kindly let me know the best solution here.
  13. Can I connect my Squarespace website to go daddy domain and keep other pages that are already made in WordPress? For example, abcd.com needs to be revamped through Squarespace, and abcd.com/xyz should remain as it is.
×
×
  • 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.