Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Hiding/removing footer from excerpts/archive/categories (http://forum.bytesforall.com/showthread.php?t=19854)

Vanessa_S Mar 8, 2013 08:30 PM

Hiding/removing footer from excerpts/archive/categories
 
I would like to remove or hide the footer from all of my excerpt looking pages like this one: http://www.loadedkiln.com/category/s...mic-sculptors/

Where would I go about doing this or is there some code to put into the footer area of the "configure excerpts" area in Atahualpa?

juggledad Mar 9, 2013 03:44 AM

try
HTML Code:

body.archive #footer {display:none;}

Vanessa_S Mar 9, 2013 08:43 AM

Here's what worked: body.archive .post-footer {display:none;} into the css inserts

Thanks Juggledad, donation on the way!

Vanessa_S Mar 9, 2013 09:22 AM

Oh, one more quick question for you, I can't quite figure out how to make that font smaller on the post titles of those thumbnails. Do you know?

lmilesw Mar 9, 2013 10:53 AM

Perhaps make the change in Style Posts and Pages or use CSS in CSS Inserts. Use Firebug to determine the selector.


All times are GMT -6. The time now is 02:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.