IcoMoon Font Doubling Up

VVulf

I figured it wasn't normal that when I employed Icomoon fonts, that they would double up.

So in my case, there would be two of the same icon displayed side by side, whereas I only coded for one. Both icons react the same, if I applied CSS properties like color.

How do I remove one of those icons, so that they don't double up?

redplanet

This is a really quick answer without anything to show/jfiddle - I also got this duplication and got round it by commenting out all classes with ':before'

For example:

.icon-twitter:before {
    content: "\e002";
}

This does get rid of the duplicate but is, imho, a hack. So I'm gonna look into something more suitable and will update this when done.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

Android doubling number of touches?

분류에서Dev

Fast Doubling 방식의 확장

분류에서Dev

css hover animate가 icomoon에서 작동하지 않습니다.

분류에서Dev

icoMoon 글꼴 설정, 아이콘이 표시되지 않음

분류에서Dev

Firefox에 SVG (icomoon)가 표시되지 않음

분류에서Dev

icoMoon 글꼴 설정, 아이콘이 표시되지 않음

분류에서Dev

(In C) Implementing stack using an array - Run-time error when doubling array size

분류에서Dev

icomoon은 많은 클래스가있는 하나의 심볼을 만듭니다.

분류에서Dev

Ubuntu Font Family and Mac OS X confusing font name and font

분류에서Dev

What font will be used for PDFs if Helvetica font unavailable

분류에서Dev

Is there true type font file for 'raster font'?

분류에서Dev

URxvt.font ignoring font size

분류에서Dev

create-react-app에서 icomoon이 만든 글꼴 아이콘을 사용하는 방법은 무엇입니까?

분류에서Dev

그룹 그리드 Extjs 작업 열의 Icomoon 글리프가 작동하지 않습니까?

분류에서Dev

Is it possible to change the Terminal font?

분류에서Dev

how to change font for <select>

분류에서Dev

Font looks screwy in Chrome

분류에서Dev

Use Font Awesome in Inkscape

분류에서Dev

ghostscript DejaVu font error

분류에서Dev

emacs font on MacBook Air

분류에서Dev

Font Awesome 4.1 URL

분류에서Dev

Change font in my listView

분류에서Dev

Changing Table font in CSS

분류에서Dev

Unset PDF font with script

분류에서Dev

Changing a JMenuBar's font

분류에서Dev

VBA font color loop

분류에서Dev

Font name of windows taskbar

분류에서Dev

Font type of items in UITableView

분류에서Dev

Font type of items in UITableView