claudnicolson Posted April 9, 2021 Share Posted April 9, 2021 Hi, Would love some help with changing this red box and text that comes up when there is an error with a form field. (in this image, where it says 'date of birth', the '*' and the red box around those fields. I have managed to change the message on top to that brown colour, but not with the red. Thank you! Link to comment
ErikaT Posted April 10, 2021 Share Posted April 10, 2021 Hi, Would need a link to your site in order to provide the proper code. The below would work on a 7.1 site but would target all forms, if you want it to target just 1 form you'd need to target that block or page: .form-wrapper .field-list .form-item.error .title { color: blue!important } .form-wrapper .field-list .form-item.error * { border-color: blue!important } tuanphan and claudnicolson 2 Link to comment
tuanphan Posted April 15, 2021 Share Posted April 15, 2021 On 4/9/2021 at 11:17 PM, claudnicolson said: Hi, Would love some help with changing this red box and text that comes up when there is an error with a form field. (in this image, where it says 'date of birth', the '*' and the red box around those fields. I have managed to change the message on top to that brown colour, but not with the red. Thank you! Hi. Have you solved this yet? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment