(Squarespace) How to remove Line from Blog Read More

To remove Line under Blog Read More.

You can use this code to Custom CSS box.
If code doesn’t work, you can comment below, message or email me.

a.blog-more-link:after {
    background-color: #f1f !important;
}

Result

1 Like