New Landing How can we help? Themeforest Theme Support Dante Parallax Image Height

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #34513
    jovo
    Member
    Post count: 63

    Hello. I can’t seem to figure out how to set the height of my parallax section. I see the css element called “spb_parallax_asset”, but that doesn’t seem to have the height attribute. Is there any examples of how to add this to the css section? Also, can you also include an example of this using an extra class name? Would be great if there was an option to set a custom height within the UI element. Thanks!

    #34540
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @jovo,

    Currently there is only the ability to set it based on content height or window height. If you’d like it to be a certain size, currently the best way to do this is to add line breaks before/after your content to make it bigger.

    Or, you could add a custom class into the extra class box, and use custom css:

    .spb_parallax_asset.your-class {
    height: 400px;
    }

    Hope that helps!

    – Ed

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

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

License required for the following item
Login and Registration Log in · Register