Lead Capture

Discussion in 'Blackriders WordPress Theme' started by gmarwick, May 28, 2015.

  1. gmarwick

    gmarwick New Member

    Joined:
    Oct 31, 2014
    Messages:
    13
    Likes Received:
    0
    Hi

    Is there anyway to have the capture form fully extended. You have to scroll to the bottom to see the submit button?

    Thank
     
  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there.

    Code:
    .signinformbox_wrapper {
      height: 300px !important;
      }
    Hope that helped.

    Thanks & Regards!
    Sobhagya Sahu
    InkThemes.com
     

Share This Page