Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1300418

    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 :)

    #1300460

    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

    #1300489

    thank you is perfect !

    #1300563

    Hi,

    I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘move logo over to the enfold theme submenu’ is closed to new replies.