Jump to content

Changing header link icons to custom ones?

Recommended Posts

Posted

Site URL: http://www.mimiceramics.com

 

I'm trying to customize my header links with different icons. I was able to change the shopping cart icon to my own, but I can't seem to figure out the customer login icon. This is the default:

IMG_1920.jpg.037450b0becb1c080e0966b30af744ba.jpg

 I'd like to change it to the one I've already loaded to the Squarespace site:

uploaded image

Any help would be great, thank you!

  • msdema changed the title to Changing header link icons to custom ones?
  • Replies 6
  • Views 1.3k
  • Created
  • Last Reply
Posted

Add to Home > Design > Custom CSS

.user-accounts-icon {
    background-image: url(https://cdn.pixabay.com/photo/2020/12/19/03/27/person-5843476__340.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
.user-accounts-icon * {
    visibility: hidden;
}

 

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

  • 2 months later...
Posted

yes please. i've been struggling with some coding making things looks weird.

 

i also have one other request. the header every page looks how i want, except on product details pages. how can i make them match?

  • 2 weeks later...
Posted
On 3/9/2021 at 7:17 AM, msdema said:

yes please. i've been struggling with some coding making things looks weird.

 

i also have one other request. the header every page looks how i want, except on product details pages. how can i make them match?

Hi. Sorry for the delay. With white bar, add this to Design > Custom CSS

html, body {
	overflow-x: hidden;
}

With product page, can you explain clearly?

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
16 hours ago, tuanphan said:

Hi. Sorry for the delay. With white bar, add this to Design > Custom CSS


html, body {
	overflow-x: hidden;
}

With product page, can you explain clearly?

thank you so much! and as for the product page i actually figured it out 🙂 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.