• Resolved findamyp

    (@findamyp)


    Hey can anyone send me the CSS code to alter the border on the form submit button?

    I can’t seem to uncover it in my stylesheet because I keep the contact form fixed in my sidebar so that it can be used on every page.

    It’s weird that you can alter the colours for everything except that on the style tab in the settings! (perhaps the developers could alter this in their update?)

    Thanks!

    http://wordpress.org/plugins/quick-contact-form/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Amy,

    The only reason I hadn’t added this option is because nobody has asked for it until now!

    The default CSS is:
    .qcf-style.default #submit{border:3px solid red}

    If you have a named form the CSS is:
    .qcf-style.name #submit{border:3px solid red}
    where name is the form ID.

    If you email me I will send you an updated plugin with a submit button border style option.

    Thread Starter findamyp

    (@findamyp)

    Hey,

    Thanks so much, have emailed to ask for the plugin too (assuming the email address i used was correct!)

    Cheers!

    Amy.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Edit Submit button border colour’ is closed to new replies.