Hello Team,
There is a large white space between carousel and First post in HomePage
of my site http://bit.ly/w9ATGW
http://img21.imagesh.../extraspace.png
Would be really thankful if you can help me out what code should I put in to get rid of it..
Regards
MG
Extra Space in HomePage
Started by
manojgupta26
, Feb 08 2012 07:29 AM
6 replies to this topic
#1
Posted 08 February 2012 - 07:29 AM
#2
Posted 08 February 2012 - 09:17 AM
Hi,
Try adding this please:
Try adding this please:
.hentry {margin: 0;}
#postloop {margin-top: -0.8em;}
#3
Posted 08 February 2012 - 11:48 AM
Hi Danny,
It takes care of homepage only. the single post page frame get past to navigation menu..
I just want to remove space from homepage only..
#4
Posted 08 February 2012 - 04:40 PM
Hello Team,
Is there any way to care of the white space??
#5
Posted 08 February 2012 - 05:00 PM
Add a .home (with a space after) before each of the lines Danny provided above. This will make the declarations only apply to the home page.
#6
Posted 08 February 2012 - 06:59 PM
Thanks a ton!
#7
Posted 08 February 2012 - 09:22 PM
You're welcome











