Hello,
How can I remove the class UI buttons? Under the menu item "Avanced" I can add a classe ... but not remove
<button data-events="[]" type="submit" name="weiter" id="weiter" value="" class="ui button">weiter</button>
thx😉
best regards
Chris
How can I remove the class UI buttons? Under the menu item "Avanced" I can add a classe ... but not remove
<button data-events="[]" type="submit" name="weiter" id="weiter" value="" class="ui button">weiter</button>
thx😉
best regards
Chris
Hi Chris,
You can't do that for the button, you will have to use "HTML" element and add your own custom button code without the class.
Best regards
You can't do that for the button, you will have to use "HTML" element and add your own custom button code without the class.
Best regards
This topic is locked and no more replies can be posted.