Why won't my custom button work when I use Bootstrap 4 styling? #499
Unanswered
geolectric
asked this question in
Q&A
Replies: 1 comment
-
I figured it out... I added a class and set this CSS property: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to use Bootstrap 4 to style my button the click doesn't work, but when I just change it to
tpl: '<button class="f-button">Order</button>'
like in the examples it works fine.I can't figure out why...
Beta Was this translation helpful? Give feedback.
All reactions