Jump to content

How to change style elements of blog pages and posts

Recommended Posts

Site URL: https://www.womensworthinc.org

I'd like to change some of the style elements in regards to the blog on our site, but can't figure out how to do that.

Specifically, I'd like to change the size of the image captions and the page width on pages like these: https://www.womensworthinc.org/blog/2021/4/11/savings-and-loan-program

I'd also like to change the amount of white space between the caption and the blog text on this page as well as remove the "Share" and "Like" buttons: https://www.womensworthinc.org/blog/2021/4/11/savings-and-loan-program

Can anyone tell me how I can make these changes? Thanks!

Edited by catkins
Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

8 hours ago, catkins said:

Site URL: https://www.womensworthinc.org

I'd like to change some of the style elements in regards to the blog on our site, but can't figure out how to do that.

Specifically, I'd like to change the size of the image captions and the page width on pages like these: https://www.womensworthinc.org/blog/2021/4/11/savings-and-loan-program

I'd also like to change the amount of white space between the caption and the blog text on this page as well as remove the "Share" and "Like" buttons: https://www.womensworthinc.org/blog/2021/4/11/savings-and-loan-program

Can anyone tell me how I can make these changes? Thanks!

Q1. Reduce or increase page width?

Q2. Add to Design > Custom CSS

/* Image caption-blog text */
.collection-type-blog article .special-content {
    margin-bottom: 1px;
}
.collection-type-blog article .special-content .image-block {
    padding-bottom: 1px !important;
}
/* remove like share */
.collection-type-blog article footer.clear .meta {
    display: none;
}

 

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.