Home Forums Particles Support Problem with JL Image parcicle setting

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

  • qki_
    Subscriber

    Hello,
    I have a problem with setting up a JL_Image parcicle.
    I would like to get the scale up effect on full screen background.
    I set parallax background height on viewport and the hight of background is 80% only.
    http://new.zmgorzyca.pl/
    What I can do? 🙂


    Tony
    Moderator

    I see, do you want the result like that https://imgur.com/bthy2Ev ?
    The background parallax is correct :), however, the helium header using custom css for margin top and it’s caused the issue. Example:

    @media only all and (min-width: 48rem) {
    .g-home-particles.g-helium-style #g-header {
        margin-top: -9.5rem;
        padding: 0;
    }}

    you can disable the code above and add custom css code for navigation like so

    @media only all and (min-width: 48rem) {
    .g-home-particles.g-helium-style #g-navigation {
        background: transparent;
        position: absolute;
        z-index: 980;
        left: 0;
        right: 0;
    }}

    Thank you


    qki_
    Subscriber

    Great! Thank you very much for help


    Tony
    Moderator

    You’re welcome.

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

You must be logged in to reply to this topic.

JoomLead Gantry5 Particles 2.2.10 released, new features, bug fixes and more Learn more
Flash Sale. Get Up to 25% Off - Coupon: FLASH25 Shop Now