Header media as background
-
Hi all!
I have a question regarding the header media in the twenty seventeen theme. I noticed that on the front page, I can reduce the width of the top navigation menu and site content div to have the header media also be seen on the sides of the web page, kind off like a bezel. I was hoping I could also achieve the same with other pages and single posts, but the most I can do is reduce the width of the navigation menu, the content div doesn’t want to move at all and all that is shown on the part of the navigation menu that is removed is a slightly darker shade of white. Any idea how I would go about accomplishing the same I did on the front page on other pages as well?
Here is the css I used in order to reduce the menu and content width:
.navigation-top, .site-navigation-fixed.navigation-top, .site-content-contain {
width: 80%;
left: 10%;
}Any help would be really appreciated!
- The topic ‘Header media as background’ is closed to new replies.