Button styling - none

jj135 03 Aug, 2017
Hi! In CF6 we can create a (submit) button. This button has some default classes ad styling. I can add a class of my own, but I can not chose to disable the styling from CF6 and only use my own?
jj135 03 Aug, 2017
I could just add a button in HTML custom code... That's what I did for now.
ike 06 Oct, 2017
Type into Advanced->Extra attributes :class="your name of class"
jj135 09 Oct, 2017
Will this disable the 'preset' classes ad only apply the class set in this fiield? Or will this just add another class?
This topic is locked and no more replies can be posted.