Hi! I really want to use the theme Callista, but how do i do the custom links and the links in the permalink to be like, slowly fading? And if you won't answer the first question, could you recommend me a theme ( either yours or others) that is free grid theme, minimalistic[?] but simple? :) xx
To make the custom links fade slowly, search for "#sl a{" and add this to it:
-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;-ms-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out;
The hovering permalink option already fades in and out. As for free minimalistic grid themes,
Gyapo has several grid themes
You can also check my 'Blog recs' page over at Zuvia. I think some other theme makers have a couple of grid themes.