{"id":1028,"date":"2018-07-03T10:31:24","date_gmt":"2018-07-03T05:01:24","guid":{"rendered":"https:\/\/holithemes.com\/plugins\/click\/?p=1028"},"modified":"2018-07-03T10:31:24","modified_gmt":"2018-07-03T05:01:24","slug":"change-animation-type-to-flipinx","status":"publish","type":"post","link":"https:\/\/holithemes.com\/plugins\/click\/change-animation-type-to-flipinx\/","title":{"rendered":"Change Animation Type to flipInX"},"content":{"rendered":"\n<p>To Change the Animation type for floating styles to &#8220;flipInX&#8221;<\/p>\n\n\n\n<p>Navigate to Animation Settings ( Click -> Customize Styles &#8211; Animations )<\/p>\n\n\n\n<p>Change \u201cAnimation Class name\u201d, \u201cAnimation CSS code\u201d.<\/p>\n\n\n\n<p><strong>Animation Class name<\/strong>: flipInX<\/p>\n\n\n\n<p><strong>Animation code<\/strong> :<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@keyframes flipInX {\n  from {\n    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);\n    animation-timing-function: ease-in;\n    opacity: 0;\n  }\n\n  40% {\n    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);\n    animation-timing-function: ease-in;\n  }\n\n  60% {\n    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);\n    opacity: 1;\n  }\n\n  80% {\n    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);\n  }\n\n  to {\n    transform: perspective(400px);\n  }\n}\n\n.flipInX {\n  backface-visibility: visible !important;\n  animation-name: flipInX;\n}<\/code><\/pre>\n\n\n\n<p>See here, how it looks like.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"717\" height=\"867\" src=\"https:\/\/holithemes.com\/plugins\/click\/wp-content\/uploads\/2018\/07\/flipInX.png\" alt=\"\" class=\"wp-image-1089\" srcset=\"https:\/\/holithemes.com\/plugins\/click\/wp-content\/uploads\/2018\/07\/flipInX.png 717w, https:\/\/holithemes.com\/plugins\/click\/wp-content\/uploads\/2018\/07\/flipInX-248x300.png 248w\" sizes=\"(max-width: 717px) 100vw, 717px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><a href=\"https:\/\/github.com\/daneden\/animate.css\/blob\/master\/source\/flippers\/flipInX.css\">flipInX Animation code<\/a> form Animate.css\u00a0<\/p>\n\n\n\n<p>It easy to select animation type from this\u00a0<a rel=\"nofollow\" href=\"https:\/\/daneden.github.io\/animate.css\/\">Animate.css Demo<\/a>, For performance reason, Instead of we adding a bundle with\n\t<g class=\"gr_ gr_3 gr-alert sel gr_gramm gr_replaced gr_inline_cards gr_disable_anim_appear Grammar only-ins replaceWithoutSep\" id=\"3\" data-gr-id=\"3\">a <\/g>lot of animations types,\u00a0 we added a way to add only selected animation type.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>To Change the Animation type for floating styles to &#8220;flipInX&#8221; Navigate to Animation Settings ( Click -> Customize Styles &#8211; Animations ) Change \u201cAnimation Class name\u201d, \u201cAnimation CSS code\u201d. Animation Class name: flipInX Animation code : See here, how it looks like. flipInX Animation code form Animate.css\u00a0 It easy to select animation type from this\u00a0Animate.css &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/holithemes.com\/plugins\/click\/change-animation-type-to-flipinx\/\"> <span class=\"screen-reader-text\">Change Animation Type to flipInX<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[3],"tags":[],"class_list":["post-1028","post","type-post","status-publish","format-standard","hentry","category-docs"],"_links":{"self":[{"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/posts\/1028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/comments?post=1028"}],"version-history":[{"count":0,"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/posts\/1028\/revisions"}],"wp:attachment":[{"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/media?parent=1028"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/categories?post=1028"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/holithemes.com\/plugins\/click\/wp-json\/wp\/v2\/tags?post=1028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}