Viewing 1 replies (of 1 total)
  • Theme Author coralthemes

    (@coralthemes)

    Html elements can have css classes:

    <h1 class=”scrollflow -slide-top -opacity”>Slide-Top with opacity fading</h1>
    <p class=”scrollflow -pop -opacity”>Pop-Effect</p>

    If you want to apply it to a full widget, I suggest to use the Widget CSS Classes plugin.

    To sum up, if you need a scroll effect on an element, add the scrollflow css class and at least one of the following CSS classes to the desired object: -slide-top, -slide-left, -slide-right, -slide-bottom, -pop, -opacity.

Viewing 1 replies (of 1 total)
  • The topic ‘Parallax setting’ is closed to new replies.