How to Use Send Button From Contact Form in Contact Form 7 Form

Discussion in 'Andrina WordPress Theme' started by sandymcdonald, Jun 6, 2013.

Thread Status:
Not open for further replies.
  1. sandymcdonald

    sandymcdonald Member

    Joined:
    May 29, 2013
    Messages:
    100
    Likes Received:
    1
    Prior to my upgrade from Lite to Andrina Pro, I created a contact form using the WP Contact Form 7 plugin. I'm very happy with the way the form looks, so I'd like to keep it.

    I would like to use the 'Send' button that the Andrina Pro Contact Form template uses.

    How do I reference that send button in the Custom CSS code. The code I am currently using is as follows.

    Code:
    .wpcf7-form input[type="submit"] {
        clear:both;
        width:98px;
        height:30px !important;
      background:url (images/submit.png) no-repeat;
        background: #71963c !important;
        color:#fff;
        border: none !important;
        cursor:pointer;
        margin-top: 15px;
    }
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,


    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     
  3. sandymcdonald

    sandymcdonald Member

    Joined:
    May 29, 2013
    Messages:
    100
    Likes Received:
    1
    The send button looks good now, but it is grey. How do I make it the same green color as the Read More buttons on the blog?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. sandymcdonald

    sandymcdonald Member

    Joined:
    May 29, 2013
    Messages:
    100
    Likes Received:
    1
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    All work done. Please check your site.
     
  7. sandymcdonald

    sandymcdonald Member

    Joined:
    May 29, 2013
    Messages:
    100
    Likes Received:
    1
    Thank you very much.
     
Thread Status:
Not open for further replies.

Share This Page