Dear Sir,
I like to apply some class Ex. (hvr-wobble-bottom hvr-bounce-to-top), is there any way to apply default class to existing all buttons?
We are appending some classes to specific call next to it using some javascript but in your Themler all CSS class and its buttons ids are unique... So, is there any way to append to all buttons.
Below button code, using the above script we are appending animation class (hvr-wobble-bottom hvr-bounce-to-top) to the below button dynamically but we want all buttons to add the same animation class (hvr-wobble-bottom hvr-bounce-to-top) in one short, not for the individual.
<a href="http://aamcokw.com/gallery.html" class="bd-linkbutton-52 bd-button-37 bd-own-margins bd-content-element hvr-wobble-bottom hvr-bounce-to-top">
View More !
</a>
Sample, .bt-button is not working for this buttons. but we need to specify a unique full class name.
Regards
Suffian Ahmed
Dear Sir,
I like to apply some class Ex. (hvr-wobble-bottom hvr-bounce-to-top), is there any way to apply default class to existing all buttons?
We are appending some classes to specific call next to it using some javascript but in your Themler all CSS class and its buttons ids are unique... So, is there any way to append to all buttons.
Below button code, using the above script we are appending animation class (hvr-wobble-bottom hvr-bounce-to-top) to the below button dynamically but we want all buttons to add the same animation class (hvr-wobble-bottom hvr-bounce-to-top) in one short, not for the individual.
<a href="http://aamcokw.com/gallery.html" class="bd-linkbutton-52 bd-button-37 bd-own-margins bd-content-element hvr-wobble-bottom hvr-bounce-to-top">
View More !
</a>
Sample, .bt-button is not working for this buttons. but we need to specify a unique full class name.
Regards
Suffian Ahmed
Vote to pay developers attention to this features or issue.