Tagged: x Author Posts April 1, 2016 at 12:56 am #862091 bnorsaParticipant Hi, I would like to change the background of the enquiry form here: http://bennorsaphotography.com/contact/ to a lighter grey and also change the entry font to black. I would greatly appreciate it if you could show me what CSS I should enter. Thanks, Ben April 1, 2016 at 4:22 am #862295 DarshanaModerator Hi there, You can add this under Custom > CSS in the Customizer. .wpcf7-form { background-color: #333333; padding: 20px; } Hope that helps. Author Posts