Is there a way to reduce the cell padding around a custom header? see http://makeapowerfulpoint.com Thanks...
The blog I need help with is makeapowerfulpoint.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Is there a way to reduce the cell padding around a custom header? see http://makeapowerfulpoint.com Thanks...
The blog I need help with is makeapowerfulpoint.com.
It appears you have the custom design upgrade.
This will reduce the padding between the header image and the navigation (existing values shown - edit as desired).
#navigation {
margin-top: 30px;
}
This will reduce the padding above the header image.
#header {
paddingp-top: 30px;
}
Thanks - that worked perfectly...
You are welcome.
This topic has been closed to new replies.