Jump to content

Archive block as one line instead of columns

Go to solution Solved by tuanphan,

Recommended Posts

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;
}}}

 

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
  • Solution
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?

image.thumb.png.d621b5a62a42a3416e5bc56fc3e6777e.png

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
  • 2 weeks later...

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!

Screenshot 2024-01-23 at 5.49.21 PM.png

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.