Setting logo height

I'm using layout "Split Menu Semitransparent (Page Options: Custom Menu is NOT supported)"

Settings GLOBAL / LOGO / ADVANCED /  HEIGHT (default 60)

When changing the logo height from  60px to 250px sub menus are not correct positioned.
Submenu is positioned too low...
Sticky menu is ok

I can change css but sticky menu becomes wrong then.
#Top_bar .menu > li ul {
    margin-top: -110px;
}

For the moment site is only local ;-(

Comments

Sign In or Register to comment.