Add a line in Blog “Read More” | Squarespace 7.1

Use CSS TO ADD A LINE OR ANY OTHER TEXT

You can use JavaScript to manipulate the URL on the client side so that it doesn’t show /blog/.

Here’s how you can do it:

  1. Go to Settings:

    In your Squarespace dashboard, go to Website > Pages > Website Tools > Custom CSS.

  2. Add Custom CSS:

.blog-more-link:after{display:none !important;}

.blog-more-link:before{

content:"⸻ ";

}

Previous
Previous

Hero section logo to navigation | Squarespace 7.1

Next
Next

Hide Blog URL Slug | Squarespace 7.1