Jump to content

Placing the 'read time' at the top of the blog

Recommended Posts

  • Replies 3
  • Views 247
  • Created
  • Last Reply

Top Posters In This Topic

Add to Design > Custom CSS

.blog-item-content-wrapper {
    display: flex;
    flex-direction: column;
}

.blog-item-injection {order: 1;}

.blog-item-content.e-content {
    order: 2;
}

.blog-meta-item.blog-meta-item--tags {
    order: 3;
}

.blog-item-author-profile-wrapper {
    order: 4;
}

 

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
On 10/1/2022 at 12:43 AM, tuanphan said:

Add to Design > Custom CSS

.blog-item-content-wrapper {
    display: flex;
    flex-direction: column;
}

.blog-item-injection {order: 1;}

.blog-item-content.e-content {
    order: 2;
}

.blog-meta-item.blog-meta-item--tags {
    order: 3;
}

.blog-item-author-profile-wrapper {
    order: 4;
}

 

Thanks so much! I notice when I do this the read time is very close to the post text. Is there a way to have a small space in between?

Link to comment
On 10/5/2022 at 10:42 AM, karadia said:

Thanks so much! I notice when I do this the read time is very close to the post text. Is there a way to have a small space in between?

Add this code under

.blog-item-injection {
    margin-bottom: 30px;
}

 

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

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.