wayneokeefe
Forum Replies Created
-
Forum: Plugins
In reply to: [Multi Step Form] Strange Icons in Section Title`#multi-step-form .fa.fa-envelope.form-control-feedback {
left: 10px;
margin-top: 14px;
}
#multi-step-form .fw-input-container {
position: relative;
}
#multi-step-form .fa.fa-pencil.form-control-feedback {
left: 10px;
margin-top: 14px;
}
#multi-step-form .fw-input-container {
position: relative;
}Forum: Plugins
In reply to: [Multi Step Form] Strange Icons in Section Titleleweohlsen,
Thank you very much for your feedback, I really appreciate it.
I had to modify it slightly, because it was happening with the Envelope and the Pencil depending on the field type.
You mentioned it seemed to be a conflict with another plugin, so I disabled everything, apart from Multi Step Form and it was still happening.
As you said this is a short term workaround and although much better than it was, it’s not very attractive, so any feedback on a more permanent solution, that removes the icons entirely would be greatly appreciated.
Just in case anyone else has the same issue, I’ll post the slight adaptation I made to your helpful code to fix the pencils too.
Thanks again
- This reply was modified 9 years ago by wayneokeefe.
Forum: Plugins
In reply to: [Multi Step Form] Strange Icons in Section TitleIf you need any more info, regarding the plugins and theme I’m using, please let me know.