css 向页脚添加其他社交图标
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 向页脚添加其他社交图标相关的知识,希望对你有一定的参考价值。
/* These are the additional icons you can access via Divi's loaded CSS */
.et-social-facebook a:before { content: '\e093'; }
.et-social-twitter a:before { content: '\e094'; }
.et-social-google-plus a:before { content: '\e096'; }
.et-social-pinterest a:before { content: '\e095'; }
.et-social-linkedin a:before { content: '\e09d'; }
.et-social-tumblr a:before { content: '\e097'; }
.et-social-instagram a:before { content: '\e09a'; }
.et-social-skype a:before { content: '\e0a2'; }
.et-social-flikr a:before { content: '\e0a6'; }
.et-social-myspace a:before { content: '\e0a1'; }
.et-social-dribbble a:before { content: '\e09b'; }
.et-social-youtube a:before { content: '\e0a3'; }
.et-social-vimeo a:before { content: '\e09c'; }
.et-social-rss a:before { content: '\e09e'; }
以上是关于css 向页脚添加其他社交图标的主要内容,如果未能解决你的问题,请参考以下文章
text 向页脚添加跟踪代码
php 向页脚添加JS,HTML或任何脚本
如何让我的社交图标停在页脚顶部
将社交图标添加到特定标头容器中
如何让社交媒体图标在页脚中对齐?
css:在锚标记上添加背景图像 URL