Style Editor Docs
     
  • Home
  • Add-ons
  • Templates
    • Zion
    • Alsten
    • Lemberg
    • Bergen
    • Hafen
    • Altona
    • Enkel
    • Horten
    • Hisingen
    • Agen
    • Tjörn
    • Halmstad
    • Öland
  • Support
    • Style Switcher
    • Common Issues
    • Installation
    • Guides
    • Blog
    • Updates
    • Marketplace
  • Home
  • Add-ons
  • Templates
    • Zion
    • Alsten
    • Lemberg
    • Bergen
    • Hafen
    • Altona
    • Enkel
    • Horten
    • Hisingen
    • Agen
    • Tjörn
    • Halmstad
    • Öland
  • Support
    • Style Switcher
    • Common Issues
    • Installation
    • Guides
    • Blog
    • Updates
    • Marketplace
  1. Support

Animations

Guides

01. Global Animations

The below snippets can be used in Edit Head section ( whole website or specific page).

The animations effect Slide or Fade will be applied for all elements placed inside the Columns

 



Slide Animation

<script type="text/javascript">
//<![CDATA[
     jQuery.noConflict();
(function($) {
// Init
$(document).ready(function() {

// wow
wow = new WOW(
    {
      boxClass:     'j-hgrid',
      animateClass: ' animated fadeInUp',
      mobile:       true,
      offset:       150
    }
  )
  wow.init();

});
})(jQuery);
//]]>
</script>


Fade Animation

<script type="text/javascript">
//<![CDATA[
     jQuery.noConflict();
(function($) {
// Init
$(document).ready(function() {

// wow
wow = new WOW(
    {
      boxClass:     'j-hgrid',
      animateClass: ' animated fadeIn',
      mobile:       true,
      offset:       150
    }
  )
  wow.init();

});
})(jQuery);
//]]>
</script>

02. Animations for a specific module

It is possible to add an animation effect only for a specific module Columns. Inside the Columns that should be animated you simply add Widget/HTML with the following variables:

 


<var>wow animated fadeInUp</var>

Animations only for one  of the columns


<ins>wow animated fadeInUp</ins>

All available options:

  • wow animated fadeInLeft
  • wow animated fadeInRight
  • wow animated fadeInLeftBig
  • wow animated fadeInRightBig
  • wow animated fadeInDown
  • wow animated fadeInUp
  • wow animated pulse

03. Folded Animations

The viewport folded animations have been added on 11.06.2021, so please make sure you're using the latest CSS updates

 

Folded animations for the images


<var>wow is-folded-left-img</var>

<var>wow is-folded-right-img</var>

Folded animation for the whole block ( Columns )


<var>wow is-folded-left</var>

<var>wow is-folded-right</var>

04. Notes

If you're using the animations for individual elements, please make sure that wow animations have been activated on mobile devices ( Design> Custom Template> HTML and find the following code at the bottom of the page:



<script type="text/javascript">
//<![CDATA[
     jQuery.noConflict();  
(function($) {  
// Init 
$(document).ready(function() {

// wow
wow = new WOW(
    {
      boxClass:     'wow', 
      animateClass: 'animated',
      mobile:       true,  // false for deactivate
      offset:       100
    }
  )
  wow.init();

});
})(jQuery); 
//]]>
</script>



wow is-folded-left-img
wow is-folded-right-img

Donec elit libero, sodales nec, volutpat a, suscipit non, turpis. Etiam ultricies nisi vel augue. Proin pretium, leo ac pellentesque mollis, felis nunc ultrices eros, sed gravida augue augue mollis justo. Aliquam erat volutpat. Aenean tellus metus, bibendum sed, posuere ac, mattis non, nunc.

 

Vivamus elementum semper nisi. Donec vitae sapien ut libero venenatis faucibus. Fusce ac felis sit amet ligula pharetra condimentum. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Curabitur ullamcorper ultricies nisi.

 

Morbi mattis ullamcorper velit. Vestibulum turpis sem, aliquet eget, lobortis pellentesque, rutrum eu, nisl. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Cras ultricies mi eu turpis hendrerit fringilla. Curabitur at lacus ac velit ornare lobortis.

New Button
wow is-folded-left

wow is-folded-right

SUPPORT

  • Blog
  • Support center
  • Tutorials
  • Common Support issues
  • Updates

QUICK LINKS

  • Advanced Style Editor
  • Features
  • Pricing
  • Pre Purchase Questions
  • Marketplace
  • Zødiac Framework
  • Jimdo Creator

WIDGETS

  • Instagram feed
  • Team Showcase
  • Animations
  • Parallax widget
  • Full width widgets
  • Countdown Timer
  • All Widgets

GET INSPIRED

  • Showcase
  • Custom widgets
  • Enterprise Package
  • No coding features
  • Matrix variables
  • Dolphin Block Elements
hide-in-doc-page

Showcase
draggable-logo

 

Main colors
   bg-primary
   bg-primary-light
   bg-primary-dark
   bg-secondary
   bg-secondary-dark
Template sections
   body
   top-header
   header
   content
Footer Styles
   background
   text color
   link color
   horizontal line
Buttons
   style 1
   style 2
   style 3
Other elements
  social icons
  navigation color
  subnav background
Mobile navigation
   background color
   navigation color
Template configurations
has-center-nav g-font
navigation styles
size-15 weight-400 snip-nav is-uppercase --line01
content styles
form-white
footer styles
o-form  color-white
Typography
Heading H1
weight-600 is-uppercase
Heading H2
weight-600 is-uppercase
Heading H3
weight-600 is-uppercase
Buttons
weight-600 is-uppercase
Animations
none

Note:
All changes made here will be applied to your entire website.
is-switcher admin-only

MATRIX THEMES

STAND OUT WITH A PROFESSIONAL JIMDO WEBSITE

About | Privacy Policy | Cookie Policy | Sitemap
Copyright © 2022 All rights reserved
Log in Log out | Edit
  • Style Switcher
  • Common Issues
  • Installation
  • Guides
  • Blog
  • Updates
  • Marketplace
  • Scroll to top
Close