Thank You for Submitting Issues and Adwords Conversion

Discussion in 'Blackriders WordPress Theme' started by mschultz33, Apr 14, 2015.

  1. mschultz33

    mschultz33 Member

    Joined:
    Jan 13, 2015
    Messages:
    62
    Likes Received:
    0
    Hi,

    When I submit my form for a test. The little box the pops up is blank. See attached.

    valoanalliance.com

    Also, for where that code is in lead_class.php , is that where I would place my adwords conversion tracking code at? Can you show my exactly where so I don't mess it up? Thanks!
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    The little box which pops up, contains the successful message which is invisible because its color is white.

    Please paste the code given below in custom css section
    (appearance -> theme options -> styling options -> custom css) of your dashboard.
    Code:
    .sucess-send h2 {
      color: black !important;
    }
    Thanks,
    Praveen
     
  3. mschultz33

    mschultz33 Member

    Joined:
    Jan 13, 2015
    Messages:
    62
    Likes Received:
    0
    Thanks. What about the second questions for adwords conversion tracking code placement?
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey, Mschultz33!

    Please follow the screenshot given below.
    blackrider_adword_conversion_code.png

    Thanks,
    Praveen
     

Share This Page