Desnoir Posted October 12, 2022 Share Posted October 12, 2022 Site URL: https://evos-working.squarespace.com/classes/boxing Hello I'm trying change the hover colour of the pagination but can't work out how to target it in css. Password: admin Thanks! Link to comment
Beyondspace Posted October 13, 2022 Share Posted October 13, 2022 On 10/12/2022 at 8:12 PM, Desnoir said: Site URL: https://evos-working.squarespace.com/classes/boxing Hello I'm trying change the hover colour of the pagination but can't work out how to target it in css. Password: admin Thanks! Try adding to Home > Design > Custom Css [data-collection-type="portfolio-index-background"].item-pagination { display: flex; } .item-pagination-link:hover .item-pagination-title { color: orange; /*color of title on hover */ } .item-pagination-link:hover .item-pagination-icon svg{ stroke: orange; /*color of icon on hover */ } Support me by pressing 👍 if this useful for you Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted October 13, 2022 Share Posted October 13, 2022 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Desnoir Posted October 25, 2022 Author Share Posted October 25, 2022 Thank you so much @bangank36 this worked perfectly 🙏🏻 Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment