annakov Posted May 24, 2021 Share Posted May 24, 2021 Hi guys, Wondering if it's possible for anyone to provide code to change the text colour to white in the form fields? As you can see, the legibility is terrible, but I need the change only for this one page. Many thanks :) Link to comment
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 Can you share link to page where you added form? 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
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 52 minutes ago, annakov said: https://marryusgary.com/1-mc-landing-page p/w Gary1 Add to Design > Custom CSS /* form title color */ legend.title, .form-item { color: white; } 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
annakov Posted May 24, 2021 Author Share Posted May 24, 2021 Thank you so much! That's perfect! Link to comment
EllMorrow Posted January 6 Share Posted January 6 On 5/24/2021 at 11:04 AM, tuanphan said: Add to Design > Custom CSS /* form title color */ legend.title, .form-item { color: white; } How do I change the form field title and description text colour for an individual form? I'd got the block ID number and code to change the background of the form to white, but I don't know how to change the text colour so that it's visible Code to change the form background to white (screenshot attached for reference) #block-yui_3_17_2_1_1673009862760_11011 { background: rgb(255,255,255); padding: 20px; } URL: https://www.bon-creative.co.uk/content-audit (I've removed the code for now in case anyone views the page and can't read the form) I'd like to change the form field title colour to black, and the descriptions to a dark grey colour. Link to comment
tuanphan Posted January 8 Share Posted January 8 On 1/7/2023 at 4:48 AM, EllMorrow said: How do I change the form field title and description text colour for an individual form? I'd got the block ID number and code to change the background of the form to white, but I don't know how to change the text colour so that it's visible Code to change the form background to white (screenshot attached for reference) #block-yui_3_17_2_1_1673009862760_11011 { background: rgb(255,255,255); padding: 20px; } URL: https://www.bon-creative.co.uk/content-audit (I've removed the code for now in case anyone views the page and can't read the form) I'd like to change the form field title colour to black, and the descriptions to a dark grey colour. It looks fine to me 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