Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #189884

    How do I control the height of the parallax window height? Right now the default is kind of short. I would like to extend it quite a bit, but not sure how to do that. Are each of the parallax “windows/elements” heights controlled individually?

    #190119

    Hi bryanpeck!

    Edit the Color Section element then give it a unique ID. Example “awesome-color-section”, specify a height on your custom.css or Quick CSS:

    #awesome-color-section {
    height: 400px;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Parallax height’ is closed to new replies.