Full width header image
-
Hello,
I want to have my header image go across the whole width which I have done successfully – though now I want to have no padding either side so it lines up with the navigation bar and no padding beneath it.
I have created a child theme and added the code below but no matter how many times I refresh, it’s just now changing on screen..
.site-branding {
padding: 0px;
}
.display-header-text .site-image {
margin-bottom: 0px;
}
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Full width header image’ is closed to new replies.