Lead Capture Form Help

Discussion in 'Infoway WordPress Theme' started by tammymunson, Apr 23, 2013.

  1. tammymunson

    tammymunson New Member

    Joined:
    Apr 22, 2013
    Messages:
    9
    Likes Received:
    0
    I tried to change the text for the Lead Capture Form Heading (under the Theme Options) and it didn't work. Am I missing something?

    Also - how do I change the header background color to Orange.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue

    Go to
    Appearance > Theme Option > Lead Capture Settings > Lead Capture form Heading
    and enter your text there and save the changes, This will solve your issue, If not then please check that you are not using any cache plugin, if using then clear the cache and also check your site at any other browser.

    2.For your second issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header {
    background-color: orange;
    }
     
  3. tammymunson

    tammymunson New Member

    Joined:
    Apr 22, 2013
    Messages:
    9
    Likes Received:
    0
    Thank you . I did both of those things.

    I pasted the code for the orange background and this is what happened. see image -- issue1.jpg The two orange bars above and below my header are not supposed to be there. :(
    issue1.jpg

    For the form itself - I followed your instructions, don't have any cache plugins and looked at it in another browser(Safari) and it didn't change at all. Any suggestions ? I need the background color on this lead capture form to actually be #CA4E11
    issue2.jpg
     
  4. ajyorthodontics

    ajyorthodontics New Member

    Joined:
    Apr 24, 2013
    Messages:
    7
    Likes Received:
    0
    Hi there, I also tried to change the text for the Lead Capture Form Heading (under the Theme Options) and it didn't work. When I refresh the page after saving the options, it reverts back to a blank text box. I cleared the cache and deactivated all plug-ins too. Please help!
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    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]
     

Share This Page