[wp-meta] [Making WordPress.org] #3545: WP15 Theme: Language switcher doesn't get fixed when scrolling
Making WordPress.org
noreply at wordpress.org
Wed Apr 4 01:11:30 UTC 2018
#3545: WP15 Theme: Language switcher doesn't get fixed when scrolling
-------------------------+---------------------
Reporter: ChantalC | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: wp15, theme |
-------------------------+---------------------
Comment (by coreymckrill):
I can reproduce in Firefox and Chrome. When you scroll down the page past
the site header, the navigation bar sticks to the top of the screen via
some JS and CSS in the Twenty Seventeen parent theme. However, the
language picker is not actually inside the navigation bar, and is added
via the child theme, so it doesn't stick.
Some possible solutions:
* Move the language picker inside the nav bar, and then redo the CSS Grid
styles to accommodate that.
* Recreate the JS and CSS from the parent theme to work with the
additional language picker element.
* Let the picker disappear when scrolling down the page.
Thoughts, @melchoyce?
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3545#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list