I’ve added a subtle opacity and scale change to some text links on my page so that they grow and darken slightly on mouse hover, but when I apply the same settings to my social media icons nothing happens.
Hey @Levans Your FA Icon has a display setting of display: inline change it to display: inline-block and apply the same hover styles as your footer link it will work.