I would like to have a header in the footer of my website with social icons below the heade

I would like to have a header in the footer of my website with social icons below the heade

nonnico
Tourist
24 0 1

I would like to have a header in the footer of my website with social icons below the header - Instagram, line, YouTube, Twitter - that are coloured and around 30px in size, and that can be clicked to jump.
But my code always affects the other header positions, I would like to ask if anyone knows what is going on?

<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">

<style>
.social-icons-container {
display: flex;
align-items: center;
justify-content: flex-start;
}

.social-icon {
transition: color 0.2s;
list-style: none;
margin-right: 15px;
text-decoration: none !important;
}
h1 { display: flex; align-items: center; justify-content: flex-start; color: black; } /* 这里是添加的一行 */ h4 { margin-bottom: 20px; } </style>

 

<center>
<h4 style="text-align: left;">FOLLOW US</h4>


<div class="social-icons-container">
<!-- Add font awesome icons -->
<a class="social-icon" href="https://line.me/R/ti/p/%40216jcszk" target="blank">
<i class="fa-brands fa-line fa-2xl" style="color: #03c552;"></i>
</a>
<a class="social-icon" href="https://twitter.com/dcodeyt" target="blank">
<i class="fa-brands fa-twitter fa-2xl" style="color: #0d8af0;"></i>
</a>
<a class="social-icon" href="https://www.instagram.com/nonnico_official/" target="blank">
<i class="fa-brands fa-instagram fa-2xl" style="color: #fe056e;"></i>
</a>
<a class="social-icon" href="https://www.youtube.com/@nonnico356" target="blank">
<i class="fa-brands fa-youtube fa-2xl " style="color: #fe0000;"></i>
</a>
</div>
</center>

Replies 2 (2)

Akibhusen
Shopify Partner
715 121 148

What I understand is that you want to add social icons in the header of your website.

 

If so, then I can help you with this. But I have to make changes in your theme code to get the desired output.

 

let me know if I can access your theme code to help you.

Cedcommerce
Shopify Partner
718 77 116

Hello @nonnico

 

To help you with this we need some more information about your store. Share your store URL and help us with your store credentials so that we can check the issue at our end and let you know the best possible solution. 

 

Regards, 

CedCommerce 

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- apps@cedcommerce.com
- Whatsapp:- Join Here