Capach form - is is supposed to look like this?

Discussion in 'Appointway WordPress Theme' started by pauljw, Jul 25, 2013.

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

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

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

    Code:
    .recaptcha_only_if_privacy {
    float: none;
    position: absolute;
    top: 27px;
    }
     
  3. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    Hi, I pasted that in, but it still looks the same.
    The is already some things in that custom box. Does it matter?
     

    Attached Files:

  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

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

    Code:
    .recaptcha_only_if_privacy {
    float: none!important;
    position: absolute!important;
    top: 27px!important;
    }
    It will work if not then please provide the following information listed below.

    Thread Link: http://www.inkthemes.com/community/...s-supposed-to-look-like-this.6290/#post-23521
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
    I will check and resolve your issue
     
  5. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    All works great now thanks.
     
Thread Status:
Not open for further replies.

Share This Page