Hello, when your social icons just won’t shrink down even after setting them to 22px, it usually means something else (like your theme or a plugin) is overriding your custom settings. Try right-clicking on the icon and selecting “Inspect” in your browser. That’ll show you exactly what CSS rules are being applied, and you can spot if something’s overriding your size settings. Also, if you’re using a caching plugin, clear that cache (and maybe your browser cache too) just to make sure you’re seeing the most recent version of your site. If it helps, check my website for a little inspiration! Mine’s all about puzzles, so having nice, interactive social icons is super important for me too. One more thing to look into—some themes adjust icon sizes based on the device (like mobile vs desktop) using media queries. So you might need to tweak the size across different screen sizes.