Resized header image, now showing grey background with Mobile and Tablet views
-
Hi, I have resized the Header image of my 2017 Theme by adding this CSS:
.entry-title {
display: none;
}
.twentyseventeen-front-page.has-header-image .custom-header-media{
height: 700px !important; // set your height
}It looks good on the PC, but it shows a grey background area between the Menu and Page Title on mobile and tablet view.
Is there a way to remove the grey background?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Resized header image, now showing grey background with Mobile and Tablet views’ is closed to new replies.