CF7 Module Custom CSS
complete
Kyle King
It appears that setting custom CSS isn't showing on the front end. I have cleared the divi css cache after adding css for the button, which shows as working in the editor, but when loading the page it is not showing the change.
I have tried both of these in the module CSS with no luck but added to the divi CSS and the second one is working
selector button.et_pb_button {
width:100%;
}
.dsm_contact_form7_0 .dsm-custom-submit {
width:100% !important;
}
Divi Supreme
complete
Divi Supreme
in progress