Distance between the icon and the text
-
Hello! I added icons to widget_categories and widget_recent_entries:
.sidebar-main .widget_categories ul li:before, .sidebar-main .widget_recent_entries ul li:before{font-family:'FontAwesome';content:"\f02e";margin-right:15px;color:#000;}
but for widget_recent_entries the distance between the icon and the text is for some reason more than one space. In the source code, this gap is also:
</li><li> <a href=
How to make the same distance?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Distance between the icon and the text’ is closed to new replies.