Removing entry-content when hovering over image using autofocus theme
-
Greetings all,
I am trying to tweak the autofocus theme by removing the content entry when hovering over an image on the home page. I would like it to maintain the title of the post however not the content (ie. not show any of the text of the post).
Using Firebug I’ve been able to find out that it is related to the following code:
.home .post-content p { margin:0; padding:0; } p { margin-bottom:1em; } * { font-size:1em; margin:0; outline:medium none; padding:0; text-decoration:none; }I’ve tried removing certain lines from the stylesheet but with little success.
Any help would be greatly appreciated.
Alhazen
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Removing entry-content when hovering over image using autofocus theme’ is closed to new replies.