Support » Plugin: Smash Balloon Social Photo Feed - Best Social Feed Plugin for WordPress » Awesome Font not displaying correctly and won’t disable

  • Resolved Eric Jennings

    (@foolcrow)


    I’ve got Instagram Feed installed on two sites:
    http://johnmartini.com
    http://iamfurniture.com

    The plugin works fine on both sites but there’s a display difference in the Follow Button. On the second site the Awesome font doesn’t display correctly — it’s too large, in a black circle and it appears above the text instead of beside it. I tried disabling the Awesome font but it won’t go away. I’d prefer the button to look the same as on the johnmartini.com site.

    Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey Eric,

    It looks like there’s something in your theme causing this. You can override it with this CSS (added to the “Custom CSS” area on the “Customize” tab):

    .front-page .content #sb_instagram .fa {
        width: auto;
        background: none;
        border-radius: none;
        display: inline;
        line-height: initial;
    }
    Thread Starter Eric Jennings

    (@foolcrow)

    Fantastic! Thanks a lot.

    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    No problem Eric! Glad that fixed it. No obligation or anything but if you felt like leaving a quick review, we always appreciate it!

    Let me know if you ever need anything else.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Awesome Font not displaying correctly and won’t disable’ is closed to new replies.