Hi there,
how can I style for example the submit button via css. In the chronoforms admin backend I added a button with my css class in the settings. When I save and look at my page the button still has the default class="ui button green" which overrides some of my new css settings. Is it possible to delete the "ui button green" class?
Best regards!
how can I style for example the submit button via css. In the chronoforms admin backend I added a button with my css class in the settings. When I save and look at my page the button still has the default class="ui button green" which overrides some of my new css settings. Is it possible to delete the "ui button green" class?
Best regards!
Hi gatekeepa123,
No, the core button class can not be removed, you will need to add a custom HTML element using the HTML element and paste your button code inside!
Best regards
No, the core button class can not be removed, you will need to add a custom HTML element using the HTML element and paste your button code inside!
Best regards
This topic is locked and no more replies can be posted.