Forums
-
- Forum
- Posts
-
- Installation
- 28,098
- Troubleshooting
- 61,405
- Themes
- 10,274
- Plugins
- 15,155
- Requests & Feedback
- 14,774
- Showcase
- 3,251
-
It’s this in your style.css
#header h1 {
font-family: Georgia;
font-style: italic;
overflow: auto;
Take out that overflow:auto;
or make it overflow:hidden;
It’s happening because you must have the H1 in a fixed width container somehow.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS