maya_m Posted January 6 Share Posted January 6 Hi friends! I'd like to filter posts in a blog section (in my case, work projects) by the company names. Is there a chance to make an archive block look like a horizontal list instead of columns? (see the reference attached). Many thanks! Link & pass to the website: https://www.sandranam.me 7u5PY6B6C Link to comment
CassAggett Posted January 7 Share Posted January 7 @maya_m Can you please share where the archive block is on your site? I couldn't find it on the Work page. tuanphan 1 If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM Link to comment
maya_m Posted January 7 Author Share Posted January 7 Hi @CassAggett! Thank you for responding! Sorry, I deleted the archive block by mistake. Here's the link: https://www.sandranam.me/work It's on the top above the video thumbnails. Link to comment
tuanphan Posted January 9 Share Posted January 9 You can use this code to Website Tools (under Not Linked) > Custom CSS .fe-659a05f49d1f2205400230e9 { @media screen and (min-width:768px) { ul.archive-group-list { display: flex; } ul.archive-group-list * { white-space: nowrap; }}} CassAggett and Earvin 2 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!) Link to comment
maya_m Posted January 9 Author Share Posted January 9 @tuanphan Thank you so much for your help!! Is there a way to reduce the spacing between the filter and other blocks? Link to comment
Solution tuanphan Posted January 10 Solution Share Posted January 10 15 hours ago, maya_m said: @tuanphan Thank you so much for your help!! Is there a way to reduce the spacing between the filter and other blocks? Add this CSS under [data-section-id="659a05f45b00f8100273bdf7"] .content-wrapper { padding-top: 0px !important; padding-bottom: 0px !important; } .blog-basic-grid.collection-content-wrapper { padding-top: 0px !important; } 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!) Link to comment
maya_m Posted January 10 Author Share Posted January 10 @tuanphan Terrific! I'm so grateful for all your help! Link to comment
maya_m Posted January 23 Author Share Posted January 23 Hi @tuanphan I'm sorry for asking for help again, but I made a new archive list instead of the one you had helped me with. For some, reason I can't adjust the spacing. I've tried this code (with a new section ID) but still not working: [data-section-id="65b0397a20c5aa7b2a8e2fa3"] .content-wrapper { padding-top: 0px !important; padding-bottom: 0px !important; } Could you please help me figure out what the problem is? Many thanks in advance! Link to comment
maya_m Posted January 24 Author Share Posted January 24 Also, is there a way to create a cloud of tags like this on mobile? Link to comment
tuanphan Posted January 28 Share Posted January 28 On 1/24/2024 at 9:16 AM, maya_m said: Also, is there a way to create a cloud of tags like this on mobile? You mean add a box around these items? 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!) Link to comment
maya_m Posted January 30 Author Share Posted January 30 Seems like I've already figured this out. Thank you so much for responding! 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