Tagged: http://gabrielseiden.com
Hi,
I’m working on a new site and I’d like to have the logo, menu and search bar all at the same level in the header. I figured out how to center the menu but it’s centered on the menu bar area. How do I actually place it between the logo and the search bar?
Thanks,
Gabe
Hey connect4consulting!
Can you post a screenshot and show the changes you would like to make?
Cheers!
Yigit
Hey!
Please add following code to Quick CSS
div#header_main_alternate { border: none!important; top: -80px; }
#header form#searchform { top: -40%; }
Best regards,
Yigit
Hi!
Please add following code to Quick CSS as well
.logo {
margin-top: 10px;
}
Cheers!
Yigit