Hi there,
I recently added Acy Mayiling to my website and its buttons are not working. Then I asked Acy Mailing about it and here is their answer:
"I can see your template includes the boostrap javascript but does not implement at all the boostrap CSS classes which are used to display the buttons and their active status.
You could either load the boostrap CSS file to make sure everything is defined properly or add an extra CSS element to your existing template to make sure you can see the difference between active elements and not active ones.
For example:
label .active{
border:2px solid grey
}"
What would be the best way to fix it, please?