Hello,
Could anyone help with this:
I need to reduce the espace between header image and body text of pages.
Is this feasible? I am using Twenty Twelve theme.
Thanks a lot.
The blog I need help with is tually.me.
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
Hello,
Could anyone help with this:
I need to reduce the espace between header image and body text of pages.
Is this feasible? I am using Twenty Twelve theme.
Thanks a lot.
The blog I need help with is tually.me.
.site-header {
padding-bottom: 0;
}
.site-content {
margin-top: 0;
}
Thanks a lot for your support.
This topic has been closed to new replies.