Hello Skandha,
The home page works great. Now I need to create some separate landing pages. But the same problem is coming up again, there is a blank white space between the secondary header menu and the slider image. You can view it here http://iglobal.net/16345-2/
I tried to insert the post number into the code such as before:
.home #content-sidebar,.home #content #post-16345 {
padding-top: 0 !important;
}
This works when the number of the home page inserted but not for this other page. Can you send CSS code that I can use by simply inserting the new page number? Then hopefully I can just update the page number to get it to work for a new page.
Also, this code was necessary to remove the small remaining gap:
#main {
margin-top: -20px;
}
So I think this would need to be updated also to work with the other webpages.
Thanks for your assistance,
Edwin