Jump to content

Add Instagram Icon to mobile screen - Replace Hamburger

Recommended Posts

Hi @tuanphan,

I want to have the instagram icon in the header section in mobile view.

I have it in the header of the desktop view, however when it goes to mobile the hamburger appears and the instagram link sits within it. (I have no other pages, so have no need for a hamburger menu, and would like this to be replaced by the instagram icon as per desktop view)

Is there and easy way to do this. Also, I don't have premium, so cannot add header coding.

https://orca-cow-mrnw.squarespace.com/

Thanks,

Luke

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add this to Website > Website Tools > Custom CSS

@media screen and (max-width:991px) {
.header-display-desktop {
    display: flex !important;
}
.header-display-mobile {
    display: none;
}
.header-burger {
    display: none;
}
.header-nav {
    display: flex !important;
}
.showOnDesktop .header-actions-action.header-actions-action--cart {
    display: none;
}
	.header-actions.header-actions--right, .header-actions-action.header-actions-action--social {
    display: flex !important;
}
}

image.png.af749b0296a40a7c0a8737d1a4cfbdd0.png

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.