• Hello,

    Thanks for making a great plugin! Unfortunately, my client wants me to put in the little phone and email icons beside the phone number and the email link. I have no idea how to do this??? Can you help?! As it is for a client, I’m in a bit of a time crunch.

    My theme allows me to use the whhg icons, but I don’t know where to put the shortcode. It looks something like this in the other pages:
    [icon_dd background=”#ffffff” box=”1″ color=”#71757f” size=”18px” name=”whhg-phonealt”][/icon_dd]

    Thanks in advance and great work!

    https://ww.wp.xz.cn/plugins/footer-putter/

Viewing 1 replies (of 1 total)
  • Plugin Author Russell Jamieson

    (@powerblogservice)

    If you wanted to use dashicons font then this CSS would work

    .telephone:before { font-family: dashicons; content:"\f525"; }
    .email:before { font-family: dashicons; content:"\f466"; }

    You may be able to use a similar approach using your whhg icons

Viewing 1 replies (of 1 total)

The topic ‘Adding Footer Icons’ is closed to new replies.