Viewing 6 posts - 1 through 6 (of 6 total)
  • #63834
    lyly
    Member

    How do I set the hight of a parallax element???

    #63843
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can either set it as window height or content height

    – Kyle

    #81898
    mebox
    Member
    Post count: 6

    What’s the difference and how do you do both?

    #82159
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Window height means the parallax section will be as heigh as the height of your window, the content height means it will get the height of the content that’s within the section and add a bit of padding.

    Kyle

    #82419
    mebox
    Member
    Post count: 6

    And how do we modify those?

    #82556
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Modify the padding? Add this to your custom css:

    .spb_parallax_asset {
      padding-bottom: 110px;
      padding-top: 110px;
    }

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register