Tagged: Logo Position
Hi all
I have narrowed the menus and enlarged the logo to move it higher, but when I do it is hidden from the submenu.
is it possible to move it higher without being hidden by the submenu?
thanks for support :)
Hey ptolda,
Add this to quick css:
#header_meta{
z-index:1!important;
}
.logo{
bottom: 0px!important;
z-index: 9999999999999999999!important;
position: absolute!important;
}
Best regards,
Jordan Shannon
thank you is perfect !
Hi,
I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon