there is a space of approximately 1cm above the header in the oxygen theme. i would like to know how can i limit or remove that space?
thank you in advance
yiangos
The blog I need help with is sporting-u.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
there is a space of approximately 1cm above the header in the oxygen theme. i would like to know how can i limit or remove that space?
thank you in advance
yiangos
The blog I need help with is sporting-u.com.
I've responded to you in the other thread you posted in.
the code bellow was provided by thesacredpath and works fine.
thank you very much
#masthead {
padding-top: 40px;
}
Add this to the end of the CSS and then play with the 40px value as you desire.
thank you thesacredpath
You are welcome.
This topic has been closed to new replies.