Tutorial: fading effect (for links)
1. First of all, go to Customize > Edit HTML and, using CTRL+F, find this code in your theme: a:link, a:active, a:visited{ 
2. Now add the following code between { and }: -webkit-transition-duration: 1.0s;
* You can change the number if you want. (example: 0.6s; 0.4s; etc)
Click Update Preview, and if you like it, click Save.

64 people think this tutorial is helpful.
Like this post if you agree! ;)
Like this post if you agree! ;)

LAST UPDATE: 22-apr-2013



