Blog - Pagination Background Color
1. Plugin Info
Add a background color to the previous / next pagination shown at the bottom of a blog post.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Blog Pagination Background Color - Ghost //
.item-pagination--prev-next {
background-color: #eee !important;
}3. Customizable Options
Background Color
4. Plugin Notes
Pagination size and color can be changed in Squarespace settings.
