It works but I lose the centering of the logo image.
I can do this, but it centers the hamburger icon too (which I don't want).
.jl-container {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: center;
align-content: center;
}
++++++++++++++++++++++
Any idea on how to make the hamburger icon smaller? Nothing I try works.
Thanks so much!
I can do this, but it centers the hamburger icon too (which I don't want).
.jl-container {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: center;
align-content: center;
}
++++++++++++++++++++++
Any idea on how to make the hamburger icon smaller? Nothing I try works.
Thanks so much!
Statistics: Posted by guy_in_ohio — Tue Nov 19, 2024 2:24 pm