Jump to content

Blog 'Next and Previous' navigation to change color when hovering

Recommended Posts

Posted

Site URL: http://capovelli.com

Is there a way to animate the next and previous navigation buttons for blog posts ?

I have achived this on the navigational menu etc.. but the blog posts i can't seem to find a solution.

When i hover over the Next or Previous, i want the text to change color upon hover, similar to my nav header and nav menu.

Any help would be much appriciated.

Posted
On 2/14/2022 at 10:17 PM, capovelli said:

Site URL: http://capovelli.com

Is there a way to animate the next and previous navigation buttons for blog posts ?

I have achived this on the navigational menu etc.. but the blog posts i can't seem to find a solution.

When i hover over the Next or Previous, i want the text to change color upon hover, similar to my nav header and nav menu.

Any help would be much appriciated.

Try adding to Home > Design > Custom Css

.item-pagination-link:hover svg {
  stroke: #ffb6c1 !important;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

@bangank36 Firstly i want to say thank you, you have helped me resolved a previous issue.

This is great, but is it also possible to have the actual word change when you hover on it as well.

So the arrow changes on highlight, but also the word ?

Posted
22 minutes ago, capovelli said:

@bangank36 Firstly i want to say thank you, you have helped me resolved a previous issue.

This is great, but is it also possible to have the actual word change when you hover on it as well.

So the arrow changes on highlight, but also the word ?

You can try

.item-pagination-link:hover  .item-pagination-title {
  color: #ffb6c1;
}

Let me know how it works

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

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.