Jump to content

Hamburger Menu Not Clicking on Mobile

Recommended Posts

Site URL: https://www.atelieroleana.com/services

Hello,

I've edited the page specific code for the Services page on this website. It all looks fine, but now the hamburger icon isn't clickable on mobile only. Any fix for this?

www.atelieroleana.com/services

 

This is the code I used:


<style>
  .header-title-logo img {
    visibility: hidden;
}
.header-title-logo a {
    background-image: url(https://static1.squarespace.com/static/66450cd729042a460dc77564/t/66c8a41425fe5a501d52d437/1724425236241/AO+logo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center !important;
}
</style>

<style>
/* hide current image */
body.header--menu-open .header-title-logo img {
    visibility: hidden;
}
  /* set new image on burger menu click */
  body.header--menu-open .header-title-logo a {
    background-image: url(https://static1.squarespace.com/static/66450cd729042a460dc77564/t/66562062e0f15e62c166712b/1716920419436/Ao_new+white.png);
    background-size: cover;
    background-repeat: no-repeat;
}
</style>

  
<style>
    .header-display-mobile {
  .header-title-logo {
    margin-left: 47px;
  }
}
</style>

<style>
  /* header color */
/* navigation items */
header#header div.header-nav-item>a {
    color: #EFEDE8 !important;
  
  }

Link to comment
  • Replies 1
  • Views 98
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.