Variant Theme New Help with Two Column Form

Discussion in 'InkThemes-Support Working Hours' started by xy7tina, Dec 12, 2016.

  1. xy7tina

    xy7tina New Member

    Joined:
    May 10, 2016
    Messages:
    6
    Likes Received:
    0
    When I ask you in theme sub forum you send auto reply the same as the one before - please look at the problems with the auto form at www.ssdihelpcenter.com tell me how to may 2 column form so it stays in header area and does not misaglign the rest of the content

    Tina Dixon
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello Tina,

    You are not supposed to display the form in two column, However, yYou can display the it with scrolling feature, for that, you need to paste the below custom CSS code in Dahshboard->Appearance->Theme Options->Styling settings->Custom CSS field.
    Code:
    .form_wrapper_custom {
        height: 500px!important;
        overflow: scroll!important;
    }
    This will help you to figure it out and resolve the issue(s).

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  3. xy7tina

    xy7tina New Member

    Joined:
    May 10, 2016
    Messages:
    6
    Likes Received:
    0
    Good Morning,

    I thank you for your help but the scrolling bar is not working and I need two more items to the form
     
  4. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hi,

    It seems you want to add more fields to the form, kindly check your FormGet form and add new fields to that.

    Also, if the above code is not working then, allow us to apply the changes to your site.

    Just share your WordPress admin credentials at [email protected] along with this thread URL:

    WordPress site login URL:
    WordPress admin username:
    WordPress admin password:

    I will check and do the needful.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page