Support ForumIs it possible to add animation effects to buttons, icons, etc..? – Support Forum https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/feed/ Fri, 04 Sep 2026 04:55:44 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3548 <![CDATA[Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3548 Sun, 13 Jul 2014 15:38:37 +0000 msquared70 Is it possible to add animation effects to buttons, icons etc.. ?

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3565 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3565 Mon, 14 Jul 2014 06:48:00 +0000 IshYoBoy Hey,

What animations do you mean? If you mean moving from left, top, down, etc.. then the answer is no.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3586 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3586 Mon, 14 Jul 2014 12:21:27 +0000 msquared70 talking about transitions for buttons etc.. e.g bounce, fade-in , etc. css animations I guess.

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3608 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3608 Tue, 15 Jul 2014 09:22:56 +0000 IshYoBoy Hey there,

yes of course, the best way would be to add extra class to button and then style it in the “Theme Options -> General Options -> Custom CSS”. You can easily then use this class for another buttons too.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3615 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3615 Tue, 15 Jul 2014 13:04:03 +0000 msquared70 sorry i don’t understand.. and not just talking to buttons. please look at example on this template.. they’re demo is overkill on animations but its the type I’m looking for.. on that template I can apply an animation to any element.

Could you provide an example of how to do this?
Thanks

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3616 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3616 Tue, 15 Jul 2014 15:55:36 +0000 msquared70 another clarification..(sorry learning as I go..lol)

I guess what I’m essentially looking for is animate.css features and how to implement them since there doesn’t seem to be a direct way to do it in the element popup boxes.

I know you have a couple of short code buttons that are animated but they are very limited. I want to be able to animate more than just buttons. e.g. a HEADER element.

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3629 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3629 Wed, 16 Jul 2014 05:55:32 +0000 IshYoBoy Hi,

It seems as if a link to the mentioned template is missing in your previous reply.

The Animate.css is not implemented in Boldial by default. We can continue adding it in the future but our todo list already quite long so cannot promise it will be implemented.

Each Page Builder elements has a set of “Advanced Global Attributes” and in there you can set “Extra CSS Class” or “Element ID” and “Inline CSS styles”.

Following their guide it should be easy to register the CSS file using a Child Theme (E.g. the starter one we provided) and then add the necessary classes and/or some JavaScript code to control it all.

Hope it will be easy to implement.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3636 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3636 Wed, 16 Jul 2014 12:19:45 +0000 msquared70 Thank you for your quick response. I think I understand everything except the use of the child theme… very new to WP. Why can’t I just add the animate.css file to the boldial main template? If I activate the child theme won’t I have to redo all of my changes to the main template?

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3638 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3638 Wed, 16 Jul 2014 14:38:25 +0000 IshYoBoy Hey,

Every now and then we make changes to the theme code and publish updates. To apply the update you need to delete the original theme files and replace them with the new ones.

If you have modified the parent files directly by doing so you would loose all your changes and would have to re-produce them every time you apply an update.

To avoid this, Child Themes are here to save your life and separate your modifications from the original theme.

If you decide that you are fine with the current version of the Theme and will not want any future update, trust us you will. Sometimes new versions of WordPress make significant changes which break the theme and you need to apply the latest theme update to make everything work or fix it yourself :)

Please check this article before you go on with the child theme:
https://codex.wordpress.org/Child_Themes

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3639 <![CDATA[Reply To: Is it possible to add animation effects to buttons, icons, etc..?]]> https://support.ishyoboy.com/forums/topic/is-it-possible-to-add-animation-effects-to-buttons-icons-etc/#post-3639 Wed, 16 Jul 2014 14:42:55 +0000 msquared70 so if i’ve already edited the main theme.. should I save it now as a new child theme and continue using that?

If/when you release a new version the main theme and I do an update then will my child theme inherit any bug fixes and/or new features?

]]>