main menu issue

Latest Reply from William E.Stanton at 2015-03-11 14:24:54 Solution
Hi all,

When I use my logo (600 x 126) the main menu start in the end of my logo but when I use a custome text, the main menu start at the left side.

Can you help me to aligne in the left the main menu when I use my logo?

Arnaud
Hi!
Could you give us the URL of your website, please.
Hi,

Sorry but the website is offline.


with logo


with text
Hi!
I think that your logo is too big for the secondary-menu container. To fix this you need to increase height in the code:
/*------------------------------ MENU ------------------------------*/
#secondarymenu-container {
height:136px;
position:relative;
z-index:11;
}

that is located in the style.css file.
Ok it's fix

Thanks

Arnaud
My theme is acting funny there is a page on my menu that I would like to delete but it will now give me the option to do it??

Leave a reply

Add codeAdd image