Flaticon Email to Social Icons

Description

05.26c10v2 Flaticon Email to Social Icons

#1. Install Code

#1.1. First you need to add new Social Link

05.26c10v2 Flaticon Email to Social Icons

#1.2. Use format like this

mailto:[email protected]

05.26c10v2 Flaticon Email to Social Icons

We will have a result like this.

05.26c10v2 Flaticon Email to Social Icons

#1.3. Add this line to Code Injection > Footer

If you use Personal/Basic Plan and your plan doesn’t support Injection, see #2.1.

<link rel="stylesheet" href="https://cdn-uicons.flaticon.com/4.0.0/uicons-thin-rounded/css/uicons-thin-rounded.css">
<style>
header#header a[href*="mailto"]:before, a[href*="mailto"].sqs-svg-icon--wrapper::before {
     content: "\e785";
    font-family: uicons-thin-rounded !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 20px;
}
header#header a[href*="mailto"] svg, a[href*="mailto"].sqs-svg-icon--wrapper svg {
    display: none;
}
</style>

05.26c10v2 Flaticon Email to Social Icons

#2. Customize

#2.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can edit Site Footer.

05.26c08v1 Event Default Location

Add a Block > Choose Code

05.26c10v2 Flaticon Email to Social Icons

Then paste this code into Code Block

<link rel="stylesheet" href="https://cdn-uicons.flaticon.com/4.0.0/uicons-thin-rounded/css/uicons-thin-rounded.css">
<style>
header#header a[href*="mailto"]:before, a[href*="mailto"].sqs-svg-icon--wrapper::before {
     content: "\e785";
    font-family: uicons-thin-rounded !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 20px;
}
header#header a[href*="mailto"] svg, a[href*="mailto"].sqs-svg-icon--wrapper svg {
    display: none;
}
</style>

05.26c10v2 Flaticon Email to Social Icons

#2.2. To change size of Email icon, you can change this line

05.26c10v2 Flaticon Email to Social Icons

#2.3. To change color of Email, you can add color attribute, like this

05.26c10v2 Flaticon Email to Social Icons

#2.4. To change to another style of icon, you can access this list and find content attribute.

05.26c10v2 Flaticon Email to Social Icons

then update this.

05.26c10v2 Flaticon Email to Social Icons

 

Buy me a coffee