Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1402899
    onefoursix
    Participant

    re: http://146test2.co.uk/acorn/free-asbestos-database/

    Regarding the contact form at the top of this page – i would like all text and the button to be in white please.

    #1402912
    Friech
    Moderator

    Hi There,

    Thank you for writing in! You can add this under Custom > CSS in the Customizer.

    .wpcf7,
    .wpcf7 input[type="submit"] {
    	color: #fff;
    	border-color: #fff; 
    }

    Hope it helps, Cheers!

    #1402926
    onefoursix
    Participant

    i only want it for that specific contact form though

    #1402945
    Friech
    Moderator

    Hi There,

    Please update the given code to this:

    .page-id-5312 .wpcf7,
    .page-id-5312 .wpcf7 input[type="submit"] {
    	color: #fff;
    	border-color: #fff; 
    }

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1402899 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>