• Hi there,

    I am trying to stack icons but it is not working very well. This is my code:
    <p style=”text-align: center;”>[icon name=”child” class=”fa-stack-1x fa-4x” unprefixed_class=””]<span style=”color: rgba(217, 93, 48, 0.6);”>[icon name=”ban” class=”fa-stack-2x fa-4x” unprefixed_class=””]</span></p>
    <p style=”text-align: center;”>Minors to be accompanied by a legal guardian.</p>

    This code produces a fa-4x child icon and a fa-1x ban icon. The text below it also floats over the icons. Please could you assist me with this?

    Thanks,

    Carla

Viewing 1 replies (of 1 total)
  • Plugin Author Mickey Kay

    (@mcguive7)

    Hi Carla,

    I think you may want to include those classes in the unprefixed_class attribute, since they are default Font Awesome classes, and not controlled by BFA. Give that a shot.

Viewing 1 replies (of 1 total)
  • The topic ‘stacked icons’ is closed to new replies.