Jump to content

How to reduce spacing between questions and description on forms on mobile only?

Go to solution Solved by tuanphan,

Recommended Posts

Hi! I'm having trouble with the spacing on my client's form block on the mobile version of the site.

I'm trying to reduce the spacing between the question and the description on the form block (attached photo for ref and marked the spacing I'd like to get rid off in red). The desktop version seems to have worked perfectly but it's all random spacing on mobile.

Any help would be appreciated!

Page link: https://violet-raccoon-bag5.squarespace.com/formularz 

Password: juliawebsite123

 

IMG_1587.jpg

Link to comment
  • Replies 2
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

Try adding this code to Website > Website Tools (under Not Linked) > Custom CSS

@media screen and (max-width:767px) {
p.description {
    padding-top: 5px !important;
}

span.description.required {
    display: none !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.