Jump to content

Use CSS to alter look of Blog List Page

Recommended Posts

Site URL: https://www.capitalmatters.co.uk/posts

Using the 7.0 Five Template. Want to change the look of the Blog List page using custom CSS so it looks more like the SquareSpace 7.1 page on another blog below:

https://www.clancandle.co.uk/blog

If that's not possible, would like to remove the line, comment, like and share elements and importantly, change the size of the thumbnail so I can see the entire image (it's currently cut to square). Any help appreciated. 

Edited by andrewyoung0811
Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Add to Home > design > Custom CSS

footer.article-meta {
    display: none;
}
.view-list .post img {
    width: 100% !important;
    height: auto !important;
    left: 0 !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
On 9/21/2020 at 4:05 PM, tuanphan said:

Add to Home > design > Custom CSS


footer.article-meta {
    display: none;
}
.view-list .post img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}

 

Thanks tuanphan. It's definitely better! Only a few issues I can't work out. There's now quite a lot of white space between the posts and the image is a bit small compared to the text. I'd quite like a large image with the text next to it. But unsure how to do that without it possibly breaking on mobile/tablet view.  

Screenshot 2020-09-23 at 10.52.55.jpg

Link to comment

New code

footer.article-meta {
    display: none;
}
.view-list .post img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}
.view-list article .excerpt-thumb .intrinsic {
    padding-bottom: 70%;
}
.view-list article .excerpt-thumb {
    margin-bottom: 0;
}

 

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

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.