Jump to content

Reformatting fold fields

Recommended Posts

Posted

Hi,

I would like to move two questions on my form (on this page here) to be next to each other. 

I've mocked up below to show what I mean/how I would ideally like it to look.

Thanks in advance.

1907541318_Screenshot2023-01-25at8_47_37pm.thumb.png.fe70538be6ad0695606048ec0c6e3125.png

  • Replies 4
  • Views 562
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted

Add to Design > Custom CSS

@media screen and (min-width:768px) {
div#block-yui_3_17_2_1_1601676457452_4999 .field-list .select {
    width: 20% !important;
    float: left;
}
.textarea {
    clear: both !important;
}
div#block-yui_3_17_2_1_1601676457452_4999 .field-list .select:nth-child(4) {
    margin-top: 20px;
}
}

 

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!)

Posted

Thank you. Is it possible to have the 'MONTH' and 'YEAR' words to be aligned so they sit at the same level? Also to have less of a gap between them.

Thanks for your help.

Posted
On 1/30/2023 at 9:24 AM, R88 said:

Thank you. Is it possible to have the 'MONTH' and 'YEAR' words to be aligned so they sit at the same level? Also to have less of a gap between them.

Thanks for your help.

#1. You can adjust number 20px in the code

#2. You can adjust 20% in the code

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!)

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.