Comments 3Jon started the conversation1 week ago on August 20, 2025 at 3:52amHiI need to change the colour of the svg arrow on hover in the previous/next blog navigation.I cant seem to isolate in dev tools to then create cssAny help would be good 365Pat replied1 week ago on August 20, 2025 at 4:10amHi Jon, Great to have you back. Please share the website URL to help us provide you with an accurate solution.Thanks,Salient Theme Support 3Jon replied1 week ago on August 20, 2025 at 6:05amAttached screeshot of the svg arrow I need colour changing Attached files: Screenshot 2025-08-20 at 6.04.24 PM.png 365Pat replied1 week ago on August 20, 2025 at 6:33amHi Jon, Thanks for the screenshot. Please add this code to your Salient > General Settings > CSS/Script Related > Custom CSS Code box: .post-navigation a:hover svg polyline.arrow { stroke: #ff0000 !important; } Feel free to change the hex code to your desired hover color. After clearing your cache, check and confirm whether it does the trick.Best wishes,Salient Theme Support 3Jon replied1 week ago on August 20, 2025 at 6:39amHididnt work still white arrow 365Pat replied1 week ago on August 20, 2025 at 6:49amHi Jon, Thanks for the update. Please privately provide the website url for us to check it out further.Thanks again,Salient Theme Support Jon replied privately 365Pat replied1 week ago on August 20, 2025 at 7:24amHi Jon, Thanks for the page url. Please update the given css scripts to below: .blog_next_prev_buttons li:hover .next-arrow line { stroke: #ff0000 !important; } .blog_next_prev_buttons li:hover h3 .text .line { background-color: #ff0000 !important; } Feel free to change the hex code to your desired hover color. After clearing your cache, check and confirm whether it does the trick.Best wishes,Salient Theme Support 3Jon replied1 week ago on August 20, 2025 at 7:26amGreat, it worksThank you1 Like 3,278Austin replied1 week ago on August 20, 2025 at 8:00amHi Jon, Thank you for getting back to us. I'm glad we could assist. Feel free to reach out if you have any other queries. Cheers, Jon replied privately Sign in to reply ...
Hi
I need to change the colour of the svg arrow on hover in the previous/next blog navigation.
I cant seem to isolate in dev tools to then create css
Any help would be good
Hi Jon,
Great to have you back.
Please share the website URL to help us provide you with an accurate solution.
Thanks,
Salient Theme Support
Attached screeshot of the svg arrow I need colour changing
Attached files: Screenshot 2025-08-20 at 6.04.24 PM.png
Hi Jon,
Thanks for the screenshot.
Please add this code to your Salient > General Settings > CSS/Script Related > Custom CSS Code box:
Feel free to change the hex code to your desired hover color. After clearing your cache, check and confirm whether it does the trick.
Best wishes,
Salient Theme Support
Hi
didnt work
still white arrow
Hi Jon,
Thanks for the update.
Please privately provide the website url for us to check it out further.
Thanks again,
Salient Theme Support
Hi Jon,
Thanks for the page url.
Please update the given css scripts to below:
Feel free to change the hex code to your desired hover color. After clearing your cache, check and confirm whether it does the trick.
Best wishes,
Salient Theme Support
Great, it works
Thank you
Hi Jon,
Thank you for getting back to us.
I'm glad we could assist. Feel free to reach out if you have any other queries.
Cheers,