Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • iaassens Friend
    #199198

    Hi Joomlart forum.

    From where can I control the speed and when the animation is activated in the parallax section etc.
    I want to have the animation activated earlier then it does now and also to be a little faster.

    I do not mind editing codes if someone can just lead me in the right direction and it isnt too advanced. 🙂
    Thanks.

    Nazario A Friend
    #540593

    @iaassens,

    Do you mean the speed of this section? http://prntscr.com/3xwo91

    If so, please create a new file called “custom.css” in the /templates/your_template_name/css/ path, then add this rule:

    .section.parallax.section-image .img-right {
    transition: right 0.5s ease-out 0s;
    }
    .section.parallax.section-image .img-left{
    transition: left 0.5s ease-out 0s;
    }

    You can change the value in red.

    iaassens Friend
    #540780

    Great, thanks a lot Nazario A 🙂

    Nazario A Friend
    #540781

    You’re welcome 🙂

    iaassens Friend
    #541678

    Hi guys,

    This animartion seems really cool. Really like the little animation effect and that it keeps animating when you scroll up and down.:)
    Is this javascript based or does anybody know how to achieve this?

    http://www.bestofjoomla.com/index2.php?option=com_bestoftemplate&task=demo&no_html=1&id=5753

    cheers

    Nazario A Friend
    #541692
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Nazario A 10 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum