Jump to content

Changing header link icons to custom ones?

Recommended Posts

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

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

Link to comment
  • 2 months later...
  • 2 weeks later...
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!)

Link to comment
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!

Link to comment

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.