Hi! I'm using your Athena theme and it's lovely but instead of sidebar text showing on scroll as I think it's supposed to, it's kinda just hanging there. I haven't really played around with the HTML except to put in a background image, do you know how I can fix it? Thanks, great themes by the way!
Hello! If you replace the #desc css with this it should fix the issue!
#desc{ opacity:0;margin-top:-30px;text-align:justify;padding:5px;line-height:1.6em;font-size:8px;font-family:consolas;letter-spacing:1px; text-transform:uppercase; }
figure.effect-sarah:hover #desc{ opacity:1; }













