Search for: Log In Free Support [Resolved] Settings is not kicking in? Home › Forums › Support › Settings is not kicking in? This topic has 5 replies, 2 voices, and was last updated 4 months, 3 weeks ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts October 7, 2020 at 10:49 am #1477078 Carsten Hi there, I have two issues Header is set to contained but is full width Logo is not displayed Please see links Thanks October 7, 2020 at 10:59 am #1477105 LeoStaff Customer Support Hi there, Any chance you can link us to the site in question? You can use the private information field. Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 7, 2020 at 11:14 am #1477131 Carsten Sure, you need to login to see the header, please let me know if you need admin access Thanks! October 7, 2020 at 11:23 am #1477148 LeoStaff Customer Support The element you are referring to is actually the mobile header so the header option won’t work. It’s tricky as you’ve adjusted the breakpoint for some reason? This CSS should be a patch: @media (max-width: 2000px) { body #mobile-header.main-navigation.mobile-header-navigation { max-width: 1100px; margin-left: auto; margin-right: auto; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 7, 2020 at 11:49 am #1477191 Carsten Using Navigation as Header, helped, but it’s a bit confusing when settings you expect to take effect, do not work. Graying out these inactive settings would help the understanding. The breakpoint is adjusted to keep mobile menu on desktop as well. Thanks! October 7, 2020 at 11:52 am #1477196 LeoStaff Customer Support No problem π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In