Jump to content

PROBLEM with Invisible But Clickable Hamburger Menu on Desktop 7.1

Recommended Posts

Url - www.coachhenrylam.com

 

I used this in custom css

Hamburger Icon is Clickable but invisible not matter what color I change in code below or edit style.

 

.header .header-burger{
display:flex

.header-nav, .header-actions {display:none}
.header--menu-open .header-menu {
opacity: 1;
visibility: visible;
width: 50%;
margin-left: 50%;
box-shadow: -5px 5px 15px #000 }

 

/* Colour of Hamburger Button */
.burger-inner > div {
  background-color: white !important;
}

E 1.JPG

E 2.JPG

Edited by coachhenrylam
add url to body
Link to comment
1 hour ago, coachhenrylam said:

I used this in custom css

Hamburger Icon is Clickable but invisible not matter what color I change in code below or edit style.

 

.header .header-burger{
display:flex

.header-nav, .header-actions {display:none}
.header--menu-open .header-menu {
opacity: 1;
visibility: visible;
width: 50%;
margin-left: 50%;
box-shadow: -5px 5px 15px #000 }

 

/* Colour of Hamburger Button */
.burger-inner > div {
  background-color: white !important;
}

E 1.JPG

E 2.JPG

What's the url to your website?

 

Link to comment

You can use this CSS code (Website > Website Tools > Custom CSS)

@media screen and (max-width:991px) {
	.header-menu-nav-folder {
    transform: unset !important;
}
.header-menu-controls.container.header-menu-nav-item {
    display: none;
}
[data-folder="root"]>.header-menu-nav-folder-content:first-child {
    display: none;
}}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

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.