• Hi,

    I am trying to use the Mixcloud icon from font awesome icon but it doesn’t seem to center properly, the edge of the mixcloud logo reaches the edge of the icon.

    Is there any way to fix this?

    Kind regards,
    Matt

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

    (@cybernetikz)

    Hello,

    you can use following css code to fix , you can adjust the font size accordingly based on your icon size

    ul.cnss-social-icon li.cn-fa-mixcloud a.cnss-mixcloud i.fa-mixcloud{font-size: 26px !important;}

    add this code in your theme style.css file

    (you may need to adjust the name mixcloud check with firebug/dev-tools )

    hope this helps you,

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

    (@am55)

    Hmmmmm, that doesn’t seem to do anything. I have double checked the mixcloud name and it seems to be correct.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mixcloud Icon’ is closed to new replies.