Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1294088
Logo not clickable when hamburger menu expanded
Closed

Comments

  •  2
    kellieverne started the conversation

    How can I get the link (in the logo) to work the same way it does when the hamburger menu isn't expanded?

  •  4,773
    Michael replied

    Hi,

    Please share admin access. We will try to inspect problem on your site.

  •  2
    kellieverne replied

    collectivegoods.com/wp-admin

    UN: GemSupport

    PW: GemSupport17!

  •  4,773
    Michael replied


    pls. use following css:

    #site-header .site-title a, #site-header .menu-item-logo a {
        position: relative;
        z-index: 20;
    }