Top Menu & Logo
HI
Have a webpage i have been able to increase the logo.
However i cant move the menu down and have it the same colour. Think i might need help with CSS?
Website
Can the menu items at the bottom where the logo sites? Eg. Home, Wollongong Traffic services etc down the bottom and the menu / header line all the same colour?
Thanks again. Love the improvements all the time.
Cheers
Comments
you could move elements down by adding CSS:
.menu_wrapper
{
padding-top: 150px !important;
}
or something like this.
As it goes about the colors - try to visit:
Appearance >> Colors >> Menu & Action Bar >> /* and for example */ Plain Menu | Border color
http://snag.gy/KmBIo.jpg
Remember to make sure that changed color took an effect and was saved.
Regards, Pawel;
to move the menu items down, you need to use extra css: