oldegray Posted May 28, 2021 Share Posted May 28, 2021 Hello, How can I change the spacing between each element within a form block as well as the height of the form collection space? Link to comment
tuanphan Posted May 30, 2021 Share Posted May 30, 2021 Hi. Can you share link to page where you added form? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
oldegray Posted May 31, 2021 Author Share Posted May 31, 2021 @tuanphan sure, see below https://lemon-octahedron-4pw4.squarespace.com/ pw: sleep Link to comment
tuanphan Posted June 1, 2021 Share Posted June 1, 2021 22 hours ago, oldegray said: @tuanphan sure, see below https://lemon-octahedron-4pw4.squarespace.com/ pw: sleep You mean this space? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
tuanphan Posted June 2, 2021 Share Posted June 2, 2021 16 hours ago, oldegray said: Yes, that space. Add to Design > Custom CSS /* Form fields space */ .form-wrapper .field-list .field { margin-bottom: 1px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
oldegray Posted June 2, 2021 Author Share Posted June 2, 2021 @tuanphan that worked! You rock, thank you! Link to comment
tuanphan Posted June 4, 2021 Share Posted June 4, 2021 On 5/31/2021 at 11:10 PM, oldegray said: @tuanphan sure, see below https://lemon-octahedron-4pw4.squarespace.com/ pw: sleep Do you need to fix these? Site URL – https://lemon-octahedron-4pw4.squarespace.com/ 1. (Mobile-Footer) Align left/center icons? 2. (Tablet-Footer) Change footer to 2 rows? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
oldegray Posted June 6, 2021 Author Share Posted June 6, 2021 that would be helpful, how to do that? Link to comment
tuanphan Posted June 7, 2021 Share Posted June 7, 2021 18 hours ago, oldegray said: that would be helpful, how to do that? Q1. You want align left or align center Q2. You can describe desired footer layout, then we will check & give the code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
oldegray Posted June 8, 2021 Author Share Posted June 8, 2021 @tuanphan left aligned inside each block. thank you Link to comment
tuanphan Posted June 10, 2021 Share Posted June 10, 2021 On 6/9/2021 at 4:30 AM, oldegray said: @tuanphan left aligned inside each block. thank you Add to Design > Custom CSS /* Footer-align left social icons */ @media screen and (max-width:767px) { div#block-10e45cf82a17c64f3822 * { text-align: left; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment