[Theme – Twenty Eleven] – Want less white space in header
-
Hello
I’m having trouble reducing the space above the header image.
I’ve made a child theme and changed site-title / site-description, but the change is having no effect.
Can anyone help?
https://www.reynoldsdiner.co.uk
Thanks!
Here’s the Child theme:
/*
Theme Name: Twentyeleven Child
Theme URI: https://www.reynoldsdiner.co.uk/
Description: Reynolds Diner Child theme
Author: Steve
Template: twentyeleven
*/@import url(“../twentyeleven/style.css”);
#site-title {
margin-right: 270px;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}#site-description {
color: #7a7a7a;
font-size: 14px;
margin: 0 270px 0 0;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Theme – Twenty Eleven] – Want less white space in header’ is closed to new replies.