Jump to content

Hamburger Icon in 7.1 desktop

Recommended Posts

Posted

Hi,

 

Thanks to this forum I now have a hamburger icon on my desktop. But is there a way of adding 3 lines instead of just 2 – or making the 2 lines slightly thicker?

In Safari it's a little hard to see it in the top right corner...

1744123484_ScreenShot2020-04-06at10_07_37pm.thumb.png.044f055da078b79a561f0b2b1f66fbc2.png

  • Replies 10
  • Views 1.3k
  • Created
  • Last Reply
Posted

You can also change to custom icon?

.burger-box div {
    display: none;
}
.burger-box {
    background-image: url(https://static.thenounproject.com/png/3143942-42.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

or make burger bold

.burger-inner:after, .burger-inner:before {
    height: 3px;
}

If the code doesn't work, can you share link to your site?

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

Posted

Thanks.

The bold worked. Although for some strange reason doesn't make a difference to viewing in Safari - it still looks skinny there. Weird.

The first one just gives a strange looking icon – I'm not sure how to change this?...

2055533134_ScreenShot2020-04-06at10_26_44pm.thumb.png.9b12c5cc679140f964793d70d3e85edc.png

Posted

I looked on the noun project - I could see how you download an icon but not how you linked one. And when I typed that url into my browser it was just a blank page.

Posted

No, sorry. I didn't understand how this worked. I couldn't find a url link to an icon online. Only how to download an icon from a site.

Posted
2 hours ago, mportch said:

No, sorry. I didn't understand how this worked. I couldn't find a url link to an icon online. Only how to download an icon from a site.

You can download icon on Internet, upload to your site: https://support.squarespace.com/hc/en-us/articles/205813928-Uploading-and-managing-files

and insert link to my code

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.