PenelopeS Posted November 18 Share Posted November 18 I am upgrading my pages to Fluid Engine and I'm running into an issue I can't figure out. I used markdown blocks to create accordion blocks before they were available in Squarespace. I would like to keep them because I haven't been able to modify Squarespace's accordion blocks to look like those I designed with markdown blocks. But since upgrading to Fluid Engine, there is a big blank space after the markdown blocks in both computer and mobile views. Is there code to get rid of the blank space? I've attached two screenshots to show the blank space (in mobile view). Here is the url to the page: https://www.les-lilas.com/how-to-apply Thanks in advance for any help anyone may have! Link to comment
tuanphan Posted November 20 Share Posted November 20 Add to Website > Website Tools (under Not Linked) > Custom CSS /* mardown space */ .fe-65590992458fb74dcb92f166 { grid-template-rows: repeat(8,minmax(calc(~"var(--container-width) * var(--row-height-scaling-factor)"), auto)) !important; } 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
PenelopeS Posted November 21 Author Share Posted November 21 Thank you! This worked on some pages, but not all of them... Can I add id blocks to make it work for specific pages? Link to comment
tuanphan Posted November 24 Share Posted November 24 On 11/21/2023 at 8:26 AM, PenelopeS said: Thank you! This worked on some pages, but not all of them... Can I add id blocks to make it work for specific pages? Which page doesn't work? We can adjust code 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
PenelopeS Posted Wednesday at 07:09 PM Author Share Posted Wednesday at 07:09 PM These are the pages that still have blank space after the markdown block: https://www.les-lilas.com/careers (both for desktop and mobile) https://www.les-lilas.com/how-to-apply (just for desktop—mobile has no blank space) https://www.les-lilas.com/jedi-committee (just for desktop—mobile has no blank space) Thanks for your help! Link to comment
tuanphan Posted 14 hours ago Share Posted 14 hours ago On 11/30/2023 at 2:09 AM, PenelopeS said: These are the pages that still have blank space after the markdown block: https://www.les-lilas.com/careers (both for desktop and mobile) https://www.les-lilas.com/how-to-apply (just for desktop—mobile has no blank space) https://www.les-lilas.com/jedi-committee (just for desktop—mobile has no blank space) Thanks for your help! With careers page, you try adding a new section under (use Classic Editor Section) > Then add text + markdown again, I think Classic Section won't have problem But if you still want to use code to reduce space, let me know, I will give 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment