Hi,
I have used some css to decrease the logo size on this website and that worked great for mobile version, but now the hamburger & search icon are too low, need to be centered in the header area like the logo, and can’t seem to figure out how to do that.
Have used this css so far:
@media only screen and (max-width: 767px) {
.logo, .logo a, .logo img {
max-height: 50px!important; }
.responsive .mobile_slide_out .logo img {margin-left: -30px!important; margin-top: 0px; }}
Staging Site is here: http://047f6450c0.nxcli.net/