Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make logo disappear on sticky header #18

Open
EugenioPetulla opened this issue Apr 16, 2021 · 0 comments
Open

Make logo disappear on sticky header #18

EugenioPetulla opened this issue Apr 16, 2021 · 0 comments

Comments

@EugenioPetulla
Copy link

Consider to put an option in order to make the logo disappear on the sticky version of the header.

This will be a very nice to have option in the sticky section of customizer.
It's very easy to implement and sometime saves a lot of space, specially in the "logo centered" version of the header.

PoC:

.site-header.sticky .site-branding.SHOW-BRAND-ATTR .site-title {
    display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant