Skip to content

How to align the logo with the menu ? #634

Answered by McShelby
GChrono asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't supported natively by the theme.

Anyways, if you don't care about compatiblity (the DOM can change between releases), you could alter the CSS in your own custom-header.html and fiddle around with

#header-wrapper {
    background-color: var(--INTERNAL-MENU-HEADER-BG-color);
}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by GChrono
Comment options

You must be logged in to vote
0 replies
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