Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] White space between category menu & slideshow (http://forum.bytesforall.com/showthread.php?t=9850)

cvan Sep 24, 2010 02:43 AM

[SOLVED] White space between category menu & slideshow
 
Hello, I'm using 3.4.9 and the url is http://NourishtheSpirit.com

I can't seem to get the white space between the bottom of the category menu bar and the top of the slideshow to go away.

I've messed with the padding in all the places that I know of and I can't seem to figure it out.

Does anyone have any idea what I could do?

Thank you

btw, I'm using the Slideshow Gallery 2 plugin

lmilesw Sep 24, 2010 08:48 AM

One issue I see is that instead of eliminating the title you just colored it white. You should either use CSS to add display:none or upgrade to Atahualpa 3.5.3. The upgrade brings back the Post/Page Options so you can check a box on an post or page to not show the title. If you do upgrade this is not enabled by default. You have to go the the theme SEO options and turn it on.

cvan Sep 24, 2010 11:58 AM

Thank you for your response. If you could help me with the code to put in the css inserts, that would be great.

Thanks again.

lmilesw Sep 24, 2010 12:38 PM

The code below will hide the title on the home page
HTML Code:

body.home .post-headline {
display: none;
}


cvan Sep 24, 2010 09:42 PM

Awesome! It worked! Thank you so much for your help!


All times are GMT -6. The time now is 05:21 AM.

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