Skip to content
Discussion options

You must be logged in to vote

Thanks. As mentioned above, with the default design from the Material theme, the logo should display in the sidebar only in mobile phone viewport. The CSS focuses on PC desktop layout first, so it hides the logo, as in the desktop layout it's shown in the header, and there is no need to display the logo twice on the page.

If you're using the mobile viewport and still don't see the logo then perhaps you're zoomed in on the page? Zooming on PC does change the scale of the objects, so it might have issues with correctly applying the CSS media query constraints for the viewport widths.


It works as designed, but let's assume you want the logo in both the Sidebar and Header even on Desktop la…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kamilkrzyskow
Comment options

@kattni
Comment options

@kamilkrzyskow
Comment options

Answer selected by kattni
@kattni
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants