You are viewing limited content. For full access, please sign in.

Question

Question

How do I remove extra white space after header

asked on May 24, 2017 Show version history

There is a logo in the theme and there is a 3-line form description.  The spacing for this theme works for other forms where there is a one line title, but there is a significant amount of white space between the title and first section.  Adjusting the height only shifts the text within the title.

 

Thank you.  

0 0

Replies

replied on May 24, 2017

I have used the following in CSS:

#cf-formtitle {margin-bottom: 0px;}

.cf-form {padding-top: 0px;}

 

 

4 0
You are not allowed to follow up in this post.

Sign in to reply to this post.