Jump to content

Pagination Color??

Recommended Posts

Site URL: https://gloriousglorai.squarespace.com/

Hello

I've been looking all over for a specific issue. For some reason on my website, the pagination's(?) color changed from black to white. I don't think I did anything wrong, but I'd just like to change it back. I'm willing to use a custom CSS code if necessary, I tinkered with some earlier and while they didn't do what I wanted, they did do something

I'll be ready to use my website when this is fixed (it kinda ruins the whole aesthetic I had going on, it wasn't like this last time I checked so not sure what happened)


Thank you in advance, and sorry if this is sorta everywhere

pagi huh.png

Link to comment

Try adding to Design > Custom CSS

/* Pagination */
.item-pagination[data-collection-type^="portfolio"], .item-pagination[data-collection-type^="portfolio"] {
    background-color: black;
}
.item-pagination[data-collection-type^="portfolio"] * {
    color: white !important;
    fill: white;
}

 

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
3 hours ago, tuanphan said:

Try adding to Design > Custom CSS

/* Pagination */
.item-pagination[data-collection-type^="portfolio"], .item-pagination[data-collection-type^="portfolio"] {
    background-color: black;
}
.item-pagination[data-collection-type^="portfolio"] * {
    color: white !important;
    fill: white;
}

 

THANK YOU SO MUCH ;0;

This worked like an absolute charm! This totally saved my site, thanks again!

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.