Jump to content

How to add a total count section on top of blog listing page?

Go to solution Solved by tuanphan,

Recommended Posts

  • 2 months later...
  • Solution

If you want automatic, use Universal Filter plugin.

If you want manually, add this code to Design > Custom CSS

/* Blog count */
section.BlogList:before {
    content: "Total posts: enter your number";
    display: block;
    text-align: center;
    margin-bottom: 40px;
    font-size: 3rem;
}

 

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.