• Resolved bfsc

    (@bfsc)


    Hi,

    I added two custon icons but they are shown smaller them the default ones (awesome font).

    Any idea on why it is happening?

    Than you in advance!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author cybernetikz

    (@cybernetikz)

    hello,

    i see, you have used both font awesome and image icon together so this happen, you can add following code to your styles.css file to fix

    .cn-fa-dblp img, cn-fa-lattes img{
    	width: 48px;
    }

    thanks for using this plugins

    • This reply was modified 6 years, 3 months ago by cybernetikz.
    Thread Starter bfsc

    (@bfsc)

    thank you @cybernetikz

    it worked very well!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom icons smaller them the default ones’ is closed to new replies.