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

sticky header container created changing header layouts and adding new sections #91

Closed
timelsass opened this issue May 13, 2019 · 0 comments
Assignees

Comments

@timelsass
Copy link
Member

The sticky header container gets created when theme_mods are being updated, and the styling can throw off the layout of header on the left and header on the right.

To Reproduce
Steps to reproduce the behavior:

  1. Go to customizer ▸ Design ▸ Header ▸Layout
  2. Select "Left" for Header Position option.
  3. Press "+ Add Section" for the Header Layout to add a new empty section.

The result is that there is an empty sticky-header container, which takes up the space of the standard header.

Expected behavior
The sticky header container needs to be hidden when the fixed position header is set to false.

Screenshots
image

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