Link color changed to purple after update to v1.2.20

Hi there,

after the current shapely update to v1.2.20 the link color sudenly changed to a purple tone (#745cf9). Its obviously caused by the update and not my decision …

In Customizer/colors the link color is set to a dark blue (#006699). That’s my choosen basic link color for the side and I don’t want to change it. Where can I reset the unwanted purple back to the blue?

Best
Chris

1 Like

This is likely a new CSS override from the Shapely update. Check Customizer → Additional CSS and clear your site/cache. If #745cf9 is still being applied, inspect the link with browser developer tools to find the rule overriding your #006699 setting.