Jump to content

Josias

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Josias

  1. Hey, sorry for the late response. Yes that is exactly what I'm trying to do. I have the business plan. I just don't know what javascript code I must use to hide that section of the page. This is the section Id: [data-section-id="633d0fcaa142487634820d97"] I've been able to hide the visibility of the section using this code: section[data-section-id="633d0fcaa142487634820d97"]{ animation-name: cssAnimation!important; animation-duration: 336s; animation-fill-mode: forwards!important; } @keyframes cssAnimation { 0% {visibility: hidden;} 99.99% {visibility: hidden;} 100% { visibility: visible;} } but I'd like to be able to have that section disappear completely without showing that blank space.
  2. Site URL: https://www.tlxportal.com/access-portal Hi all. I’d like to know how I can have a section on my page be revealed after a user spends a certain amount of time on the page. I’ve tried everything and nothing has been working, and I don’t know what to do at this point. I would imagine it would require JavaScript but I’m not really familiar with that language. I have my section ID so I can target the section, I just don’t know what to do from there
×
×
  • 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.