HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to change header
amat
New
0
Comments
Hi @amat
For a quick hack in the the direction you are looking for and asuming that you mean the default theme under 3.3 – you could add this to your CSS and you will see a direction where it is going. BUT: a custom theme like the one here is not done with a few lines of CSS usually. :)
.Header .row {height: 100px; flex-wrap: wrap;}