Space between header and tagline
- The topic ‘Space between header and tagline’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
How do I get more space between header and tagline, they’re too close?
Thanks, Unni
The blog I need help with is: (visible only to logged in users)
I can;t see the blog, as it is protected. :)
If you have the design upgrade it can be done with css.
Thanks, I have bought custom design, but have no clue how to use it for now. Any guidance on that regarding this specific request?
Add this:
#description {
padding-top: 10px;
}