emmyv711 Posted September 8, 2022 Share Posted September 8, 2022 Is there a way to prevent the dropdown menu (archive block) from pushing the below content down? I'd like for the below content to stay static with the menu going over top of the photos. Link to comment
tuanphan Posted September 9, 2022 Share Posted September 9, 2022 Can you share link to page in screenshot? 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
emmyv711 Posted September 9, 2022 Author Share Posted September 9, 2022 https://alicia-leigh-photo.squarespace.com/blog Password: alp Link to comment
derricksrandomviews Posted September 9, 2022 Share Posted September 9, 2022 (edited) It seems to be the way 7.1 is designed for a drop down Archive block to work. 7.0 puts the open block over any page content, 7.1 pushes the page content down when the block is in a section or on a page with other blocks. Possibly one of the coders here can come up with a way to modify that. Edited September 9, 2022 by derricksrandomviews Link to comment
Solution tuanphan Posted September 10, 2022 Solution Share Posted September 10, 2022 21 hours ago, emmyv711 said: https://alicia-leigh-photo.squarespace.com/blog Password: alp Add to Design > Custom CSS ul.archive-group-list { position: absolute; top: 60px; background-color: #faf9f7; } derricksrandomviews 1 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
emmyv711 Posted September 10, 2022 Author Share Posted September 10, 2022 @tuanphan this worked! Thank you 🙂 Link to comment
emmyv711 Posted September 22, 2022 Author Share Posted September 22, 2022 @tuanphan Do you know how to force multiply accordion blocks to reveal when one is opened? These are 6 separate accordion blocks and when one is opened the one beside it expands but doesn't reveal the question. I either want it to reveal or not move at all. Here is the website link: https://kara-friedman.squarespace.com/services Password: kara Link to comment
tuanphan Posted September 24, 2022 Share Posted September 24, 2022 On 9/22/2022 at 11:26 PM, emmyv711 said: @tuanphan Do you know how to force multiply accordion blocks to reveal when one is opened? These are 6 separate accordion blocks and when one is opened the one beside it expands but doesn't reveal the question. I either want it to reveal or not move at all. Here is the website link: https://kara-friedman.squarespace.com/services Password: kara I think it is bug. You try reporting this to Squarespace Customer Care. Recently someone reported the similar problem on Fluid Engine 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
melanie.schlossberg Posted December 21, 2022 Share Posted December 21, 2022 @tuanphan Hi! I tried this code on my blog and it only shows my first list item. Any thoughts? Is it because the archive list is in a different section? Thanks! Link to comment
melanie.schlossberg Posted December 21, 2022 Share Posted December 21, 2022 @tuanphan Hi! I tried this code on my blog and it only shows my first list item. Any thoughts? Is it because the archive list is in a different section? Thanks! Link to comment
melanie.schlossberg Posted December 21, 2022 Share Posted December 21, 2022 here is the link to the site page. https://www.dirigibledesigns.com/blog Link to comment
tuanphan Posted December 24, 2022 Share Posted December 24, 2022 On 12/22/2022 at 6:15 AM, melanie.schlossberg said: here is the link to the site page. https://www.dirigibledesigns.com/blog Add z-index to the code ul.archive-group-list { position: absolute; top: 60px; background-color: #faf9f7; z-index: 9999; } 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