capovelli Posted February 14, 2022 Posted February 14, 2022 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.
Beyondspace Posted February 16, 2022 Posted February 16, 2022 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 capovelli 1 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
Beyondspace Posted February 16, 2022 Posted February 16, 2022 My testing capovelli 1 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
capovelli Posted February 20, 2022 Author Posted February 20, 2022 @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 ?
Beyondspace Posted February 20, 2022 Posted February 20, 2022 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
Beyondspace Posted February 20, 2022 Posted February 20, 2022 My testing capovelli 1 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
capovelli Posted February 20, 2022 Author Posted February 20, 2022 @bangank36 Thank you very much. That worked perfectly. Beyondspace 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment