Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

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?

  •  5,055
    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!

  •  5,055
    Michael replied


    pls. use following css:

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