Twenty Fourteen Theme Help
-
Hi all!
I’ve received a lot of support in this forum in the past and am hoping that it will happen again.
So, I am helping a friend with a site (clayschafer.com) and the slider on his site has an image that does not extend to the entirety of the space that is allotted for the slider and as a result, there is a black and gray striped area where the rest of the picture should be. I read on a forum about inserting this code somewhere:
@media screen and (min-width: 673px) {
.slider .featured-content .hentry, .featured-content {
height: 400px;
}
}So we tried in the css file, all the way at the bottom (yeah we’re new at this stuff) and it didn’t work…
If anyone can let us know if this is even the correct code in the first place and where exactly to put it, it would be really great.
Thanks!
- The topic ‘Twenty Fourteen Theme Help’ is closed to new replies.