First thing: You wrote two posts on the forum for the same problem. One is enough, write a message to bring it back up but if you want a quicker answer go to the gitter chat
Second: the instruction is: Let's remove the btn-default class from all of our button elements. So you don’t really need to modify the addclass methods that are originally here. (you can reset your code)
Third: The code you provide here is missing a <script> opening tag.
Hello @X140hu4
Thanks for your opinion, actually I am new this platform and join today. I can’t fix this issue… I will try to fix this issue your instruction but not successful. please check my code.
@camperextraordinaire thanks because now present I know how to write a code in the forum. I don’t understand how to fix this issue…please solved this my issue.
Thank You.
This will be the last hint I give you, after that it would just be giving you the solution and you copy pasting it…
Using the same code that is used to add the animated class to the button element, you can add one line of code in the script to remove the btn-default class on the button elements.