Educon II - Where is Animation Coming From? - Question | JoomShaper

Educon II - Where is Animation Coming From?

I

Ingenium

Template 5 days ago

Hello,

I was wondering where the animation or style for the section icons in the Educon II template is coming from? Precisely, it's the icon or "raw html" objects that are on the left. They "grow" when scrolled into the position.

I don't find anything in page builder, and if I inspect the page, the style is directly in the elements, like this:

<div id="sppb-addon-7fa0724a-6359-4d67-9192-dbad5c0368e5" class="clearfix" style="transition-timing-function: ease; transition-duration: 0.1s; transform-origin: left center; transform-style: preserve-3d; filter: blur(0px); opacity: 1; transform: perspective(1000px) translate3d(0px, 0px, 0px) scale3d(0.909964, 0.909964, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);">
<div class="sppb-addon sppb-addon-raw-html section-icon">
<div class="sppb-addon-content">
<img src="/../images/resources/img/fb_aufstieg.svg" alt="Absolventinnen und Absolventen">
</div>
</div>
</div>

In "Style", the CSS Class and the Custom CSS are empty.

I am talking about those: Example image

0
3 Answers
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 5 days ago #220452

Hello,

Apologies for the inconvenience.

The icon you mentioned is rendered through the Raw HTML addon, and the animation effect you see is generated by the SP Page Builder Interaction feature rather than any custom CSS.

To learn more about this feature and how it works, please check the following documentation: https://www.joomshaper.com/documentation/sp-page-builder/animation-interaction

Best regards.

0
I
Ingenium
Accepted Answer
5 days ago #220512

Hey there,

thank you for your fast reply! And no worries! :)

I was mainly doing stuff in the backend editor, and there the "Interaction" tab is missing, therefore I couldn't find it... I did find it now, however!

Would it be possible in a future Page Builder update to include the tab also in the Backend Editor? Thank you so much!

Best regards, Kajetan

0
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 4 days ago #220544

Hello Kajetan,

Thank you for your kind message—glad to hear you were able to locate the option.

Regarding your suggestion, we understand the convenience of having the “Interaction” tab available in the backend editor. However, there is currently a very low possibility of implementing this in the backend interface. This is because all interaction-related features are designed to be handled and processed within the frontend editor environment, where they can function and render as intended.

That said, we truly appreciate your feedback, and we will keep it in mind for any future improvements.

Best regards

0