I want my menu to be transparent and big all the way, without the transition to the smaller menu. It used to be like that when "Page as fullscreen vertical slider" was checked, but now it`s gone.
body #site-header.fixed.shrink .menu-item-logo a img.default {
opacity: 1;
}
body #site-header.fixed.shrink .menu-item-logo a img.small {
opacity: 0;
}
body #site-header.fixed.shrink {
background-color: transparent;
}
body #site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li > a {
color: #fff;
}
body #site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li > a:hover {
color: #000;
}
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Hello,
I want my menu to be transparent and big all the way, without the transition to the smaller menu. It used to be like that when "Page as fullscreen vertical slider" was checked, but now it`s gone.
Thank you
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver