Seventeen – Reducing white space below menu and page title
-
Hello All – I’m using twenty seventeen with no child theme and want to reduce white space below the menu and page titles. I tried using the suggested code on prior post – see below – but it made no difference. Any other suggestions? Here is site: https://www.back40builders.com/
Prior thread: https://www.ads-software.com/support/topic/reduce-whitespace-above-and-below-page-title/
.site-content { padding-top: 1em; } .page-header { padding-bottom: 0; } @media screen and (min-width: 48em) { .page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header { margin-bottom: 0; } }
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Sorry about confusion about where to post topic. I posted below prior resolved topic too.
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Seventeen – Reducing white space below menu and page title’ is closed to new replies.