Liquid, JavaScript, themes, sales channels
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
Not sure how to explain this, and I have a feeling it will be a Shopify Internal fix. The numbers at the bottom of each page of my store
do not have anything that gives the buyer a clue that there is more than one page to the collection.
You need to hover your mouse just to the right until the little hand appears and then click, unfortunately buyers won't know this, any kind of fix ? or it it a design thing
Cheers for any help Kat
Solved! Go to the solution
This is an accepted solution.
Customize=> Theme Settings=> Colors: "Links and primary button background" -- this settings controls colors of pagination links. And it also controls the color of cart button, so I guess you should change it more contrasting color.
However, if you want to change only pagination links color separately, then you can add rule like this to the very bottom of your theme.scss.liguid asset:
.pagination a {
color: gray;
}
This is definitely a theme/theme configuration problem. Having a link to your page (preview link, if password protected) will help to pinpoint the problem.
Sorry first link pointless (only one page atm)
https://jonesandcokitchenware.com/collections/drink-bottles-and-lunch-boxes
This is an accepted solution.
Customize=> Theme Settings=> Colors: "Links and primary button background" -- this settings controls colors of pagination links. And it also controls the color of cart button, so I guess you should change it more contrasting color.
However, if you want to change only pagination links color separately, then you can add rule like this to the very bottom of your theme.scss.liguid asset:
.pagination a {
color: gray;
}
Thank you so much, link and primary button worked, legend.
User | RANK |
---|---|
11 | |
10 | |
9 | |
7 | |
6 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022