teleportHQ Help Center
Go to website
Back
Articles on:FAQ
Find the answers to our most frequently asked questions.

Categories

  • Getting started
  • Elements
  • Layout & design
  • Asset management
  • Code snippets & Interactions
  • Project settings
  • Hosting
  • Code export
  • Collaboration
  • Account billing
  • Figma integration
  • FAQ
  • How to create animations in Teleport?
    Find out how to create and add animations to elements in TeleporHQ. All it takes is a bit of CSS knowledge or custom scripts placed in the right place.Few readers
  • How can I change the background of an element?
    How can I change the background of an element? To change the background you need to select the container or element, and go to the right inspector menu. There you will see the "Background" section in which you can choose from multiple options including: background color, gradient or background image. Types of background available You also have additional options in the **AdvancedFew readers
  • How can I create a smooth "scroll to" transition?
    How can I create a smooth "scroll to" transition? You can add a custom code inside a style tag, by going to the Project Settings -> Custom Code -> HeadFew readers
  • How to make a fixed header when scrolling?
    How to make a fixed header when scrolling? The header component needs to be turned into a top-level container, with z-index: 1; and position: fixed; or position: sticky; In this way it will remain sticky at the top when you are scrolling.Few readers
  • How can I reset my password?
    How can I reset my password? Go to https://play.teleporthq.io/forgot Enter your email address. If the email is associated with an existing account you will receive a reset email Click on the Reset password button in the email In the reset password view, please set a new password Resetting your password also works with accounts created with Google or GitHub. After resetting the password, you'll be able to log in both with Google/Github logiFew readers

Not finding what you are looking for?

Chat with us or send us an email.

  • Chat with us
  • Send us an email

© 2022teleportHQ Help Center