Roddyrick
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Graphy] Remove White Space From Home Pageawesome. I’d already done the first part of what you suggested- taking Fermus’ code and changing the margin-bottom, this had reduced the whitespace a bit but not nearly as much as i wanted.
but then as you suggested I found H2 styles in the parent css and altered that code to:
‘ }
.entry-content h2, .comment-content h2 {
font-size: 22px;
line-height: 28px;
margin-bottom: 0px;
margin-top: 0px;
}’Much better! http://www.ideasglobe.org
Forum: Themes and Templates
In reply to: [Graphy] Removing Page Title & White Space Left By itI’d like to remove the white space below the header (have removed the headers on most pages), if you could help with that? http://www.ideasglobe.org
Forum: Themes and Templates
In reply to: [Graphy] Remove White Space From Home PageThanks atrain300. I did both your suggestions for myself and for Fermus in my CSS editor but no effect as far as i can tell. As I say am using a child theme that doesn’t give me much to work with in the editor and couldn’t find the code you’re referring to.
Forum: Themes and Templates
In reply to: [Graphy] Remove White Space From Home PageI’d like to get rid of this white space too. I copied the CSS from the parent theme (for some reason the child theme doesn’t have same level of detail ??). lots of pixels to change the number of but after messing about with the ones that sound relevant, no joy.
I copied Fermus’ custom CSS and likewise could increase the white-space but not reduce it… this makes me wonder if the white space is associated with the navigation bar rather than the header (??)
my site is http://www.ideasglobe.org