Change icon, text and color Sticky Social Links
-
Hi my client wants a sticky social link but to their shop… is it possible to change de icon, text and color of for example, telegram link? I tried to find the file of this but I don’t know where to find it… in inc-shortcodes?
Thanks
Hello,
Please add the telegram link then i will provide the CSS to change the color and icon.
Best Regards
I added the link, I need “Shop” in text, cart icon and green color.
Thank you very much
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
a.wd-social-icon.social-tg .wd-icon-name {
font-size: 0;
}
a.wd-social-icon.social-tg .wd-icon-name::before {
content: "Shop";
font-size: 14px;
}
.icons-design-colored .social-tg {
background-color: green;
}
.social-tg .wd-icon:before {
content: "\f126";
font-family: woodmart-font;
}
Best Regards
Hello,
You are Most Welcome.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Change icon, text and color Sticky Social Links’ is closed to new replies.