Question is: On the homepage , when you hover over any of category names, or any of the post titles, the color fades from dark to green. I have tried and tried the devtool inspector and I cannot figure out what styles are making that fade happen. Can anyone help? I want to know so I can recreate it for in-content links or change the behavior of the fade.
If you are using a Chromium based browser, select a menu item, right click on it and select “Inspect”. Right click on the code of the menu item from the sidebar that pops up and select “force state” to hover. It will show you the code.