Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1402895
    onefoursix
    Participant

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

    need to change the colour of the button in the green block to a white outline with white text with the yellowy colour on hover please.

    #1402915
    Friech
    Moderator

    Hi There,

    Please add this on your custom CSS on Customizer.

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

    Hope it helps, Cheers!

    #1402924
    onefoursix
    Participant

    i only want it for that one contact form though

    #1402925
    onefoursix
    Participant

    Ignore previous comment…

    meant to say – its the block of green in section 2.

    #1402946
    Friech
    Moderator

    Please update the css code to this:

    .page-id-5312 #x-section-2 .x-btn {
    	color: #fff;
    	border-color: #fff;
    }
    .page-id-5312 #x-section-2 .x-btn:hover {
    	color: #d6df20;
    	border-color: #d6df20;
    }

    Thanks,

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