Jump to content

Custom Social Icon

Recommended Posts

  • Replies 8
  • Views 607
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

3 hours ago, AlanP said:

Hi,

1. I want to change the chain icon to custom icon.

2. I want more the social icons. I will attach the screenshot for your reference.

Screenshot 2022-07-13 164048.png

#1. Can you add real url first? If I send code then you replace google with new url, the code won't work.

#2. Add to Cover Page Header

<style>
  div.responsive-wrapper.social {
    display: flex !important;
    align-items: center;
    flex-direction: row-reverse;
}
</style>

 

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
10 hours ago, AlanP said:

Hi,

  1. I will added the real url in the demo site. 
  2. The above code is working good in desktop, but it will breaks the mobile view.

 

#2. Use new code, I sent in email

#1. Use this code

<style>
  [href*="/about-us"] div {
    background-image: url(https://cdn.pixabay.com/photo/2022/05/24/04/38/study-7217599__480.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
  [href*="/about-us"] div svg {
    display: none;
}
</style>

 

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
  • 5 months later...
Quote
On 7/14/2022 at 4:36 AM, tuanphan said:

#2. Use new code, I sent in email

#1. Use this code

<style>
  [href*="/about-us"] div {
    background-image: url(https://cdn.pixabay.com/photo/2022/05/24/04/38/study-7217599__480.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
  [href*="/about-us"] div svg {
    display: none;
}
</style>

 

 

Can you share the code for the mobile issue? Having the same problem

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.