jwqchen
Forum Replies Created
-
Cool! That works! I also added
align-items: center;to#contentso the content centers. Thanks a lot, Leo!Hmm… that didn’t quite work. It actually makes the sidebar stay on the side for longer before getting re-positioned below. That’s the opposite effect from what I was hoping for…
Oh yeah my bad – it’s actually re-positioned, not hidden. Is there a way for it to reposition to below content at a larger screen size?
The narrower container solution works very well. Thank you so much, Leo!
One other sidebar-related question: is there a way specify at what screen widths the sidebar should display and hide? The default setting seems to hide the sidebar when the screen is smaller than 770px. Is there a way to hide it at a larger screen size? Thank you!
Forum: Themes and Templates
In reply to: [GeneratePress] Menu logo not centered verticallyThat works! I applied the modified CSS only to larger screen size, as it throws off the menu alignment when in small screen size. Thanks Tom!
That worked like a charm. Thank you!