Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Multiple Themes: Clean up top margin when header & homepage title are hidden #3071

Merged
merged 2 commits into from
Jan 20, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions alves/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3169,6 +3169,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions alves/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions balasana/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3169,6 +3169,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions balasana/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions barnsbury/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3169,6 +3169,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions barnsbury/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions brompton/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3169,6 +3169,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions brompton/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
4 changes: 4 additions & 0 deletions coutoire/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3171,6 +3171,10 @@ body:not(.fse-enabled) .footer-menu a {
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
Expand Down
4 changes: 4 additions & 0 deletions coutoire/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3190,6 +3190,10 @@ body:not(.fse-enabled) .footer-menu a {
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
Expand Down
4 changes: 4 additions & 0 deletions dalston/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3173,6 +3173,10 @@ body:not(.fse-enabled) .footer-menu a {
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
Expand Down
4 changes: 4 additions & 0 deletions dalston/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3192,6 +3192,10 @@ body:not(.fse-enabled) .footer-menu a {
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
Expand Down
16 changes: 16 additions & 0 deletions exford/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3169,6 +3169,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions exford/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions hever/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3169,6 +3169,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions hever/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions leven/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3169,6 +3169,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions leven/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3188,6 +3188,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
16 changes: 16 additions & 0 deletions mayland/style-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -3168,6 +3168,22 @@ body:not(.fse-enabled) .footer-menu a {
overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
margin-top: 0;
padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
margin-top: -32px;
}

.entry-attachment {
text-align: center;
}
Expand Down
Loading