Replies: 0
Hi There, one of your recent updates changed the icons for next/previous/paging to an SVG image format, rather than FontAwesome. Unfortunately you forgot to also update the CSS for the :hover actions on these.
The CSS should be altering the SVG background property on hover, but instead is still trying to change the font colour on the parent link.