Home › Forums › Support › Changer hover links colors This topic has 5 replies, 3 voices, and was last updated 2 years, 7 months ago by Fernando. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts July 14, 2022 at 10:49 am #2282871 steven Hi there, i woudl like change the hover link colors for the the block (wp-block-latest-posts__lis) Thanks you July 14, 2022 at 12:11 pm #2282910 LeoStaff Customer Support Hi there, Any chance you can link us to the page in question? You can use the private information field: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information Let me know 🙂 July 14, 2022 at 2:13 pm #2283008 steven yes ! July 14, 2022 at 6:21 pm #2283080 Fernando Customer Support Hi Steven, You can modify link colors through Appearance > Customize > Colors > Content > Link. If you would like to change the color of WP Latest posts links uniquely, here’s a CSS you may try adding through Customize > Additional CSS: ul.wp-block-latest-posts a.wp-block-latest-posts__post-title { color: #00aa55aa; } Kindly let us know how it goes. July 14, 2022 at 7:48 pm #2283114 steven Hi Fernando, thanks for your message, but i want to change color hover. July 14, 2022 at 7:58 pm #2283115 Fernando Customer Support I see. Try this instead: ul.wp-block-latest-posts a.wp-block-latest-posts__post-title:hover { color: #00aa55aa; } Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In