Jump to content

jmaasberg

Circle Member
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jmaasberg's Achievements

  1. Did you ever figure out how to do this?
  2. Wow that worked great, thank you! If it's not too much to ask, how would I go about doing this if there were only an email field?
  3. Hey All, https://bluewin.squarespace.com/sign-up-demos PW: 12345 I would like to use CSS to place the submit button for this form shown below in-line with the Zip field and am not sure how to accomplish this. I would also like to know how to do something similar with just an email field to display the submit button in-line to the right of the field with a space between, keeping it flush etc. I have the following code applied to forms sidewide at the moment to break up the First/Last fields. //FORM ADJUSTMENTS// #page{ .field-list { display: flex!important; flex-wrap: wrap!important; } /* These will be Full Width*/ .form-item:nth-child(3), .form-item:nth-child(4), .form-item:nth-child(5), .form-item:nth-child(6),{ width: 100% !important; } /* These Will Be Beside Each Other */ /* LEFT */ .form-item:nth-child(1), .form-item:nth-child(3),{ width: 48% !important; margin-right: 4% !important; } /* RIGHT */ .form-item:nth-child(2), .form-item:nth-child(4),{ width: 48% !important; } } Thank you!
  4. Thanks for noticing this! I fixed it and it still wasn't working outside the editor, but I just tried removing the end ff from the hexadecimal colors and it now seems to be working. Strange, I thought that worked. Thank you!
  5. Hello, I am having an issue where my custom css recoloring some things like this accordion and the newsletter button on the homepage are loading and visible while in the editor, but not live. I am not sure why, hoping for some help! Site: tracyforauburn.com PW: vibe2023 //ACCORDION .sqs-block-accordion .accordion-item__title-wrapper { background-color: #e9bd49ff!important; } //HOME NEWSLETTER section[data-section-id="64820ab29499916ee71fa2d4"] { .newsletter-block {padding-top: 0; padding-bottom: 0} .sqs-block-newsletter .newsletter-form-field-element { padding-top: 10px !important; padding-bottom: 10px !important; background-color: #ebede8ff!important; } button.newsletter-form-button.sqs-system-button { padding-top: 15px !important; padding-bottom: 16px !important; background-color: #b24a5dff!important; color: #ebede8ff!important; }} Example:
×
×
  • 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.