Aristeer templates has a class called "art-button". In Cronoforms V4 I was able add this class to the button and override styling. However with V5, the styling isn't working as expected. I seem to be getting the forms default styling, then on-hover the art-button style takes over. Very strange, maybe artisteer issue, but it worked on V4.
Here's a link to the form:
http://www3.carlsonandgevelinger.com/intake?view=form
-Robert
Here's a link to the form:
http://www3.carlsonandgevelinger.com/intake?view=form
-Robert
Hi Robert,
The form styling is over-riding the template styling as the selector is more specific. The CSS is in the file libraries/cegcore/assets/bootstrap/css/bootstrap.css
As this CSS applies to most of the form elements you probably don't' want to remove it. You could try a different style setting from the form Styles tab, or, probably better, use a Load CSS action to re-apply the Artisteer style CSS to the button.
Bob
The form styling is over-riding the template styling as the selector is more specific. The CSS is in the file libraries/cegcore/assets/bootstrap/css/bootstrap.css
As this CSS applies to most of the form elements you probably don't' want to remove it. You could try a different style setting from the form Styles tab, or, probably better, use a Load CSS action to re-apply the Artisteer style CSS to the button.
Bob
This topic is locked and no more replies can be posted.