Plugin Contributor
alexgso
(@alexgso)
Hi platy,
It’s possible to add additional icon fonts, but you’ll need to use PHP to do this and create a custom icon font. Your icon will need to be an SVG for it to be convertible to an icon font. You can generate an icon font by using a generator like this (or an equivalent). Once you’ve generated the icon font, you can find instructions on how to do that here.
I tried uploading my own icon, but it broke the site layout
Can you please elaborate ou the issues this caused? If possible, can you please provide me with a screenshot of the results you saw?
Kind regards,
Alex
Thread Starter
platy
(@platy)
Sorry for delayed reply, was away for a few days without internet.
Many thanks for the information, shall give it a whirl. π
As for the site issue, uploading my own icon essentially rendered all the site origin features (normally two sets of 3 icons horizontally across the page) over to the left hand side, one above the other, and the same for the testimonials section below it, as if it had switched to a mobile layout but not centred it. No idea why.
Don’t have a screenshot unfortunately, and it’s a customer’s live business site, so I won’t be intentionally messing with it. π
Thanks again for your response, I shall see if I can grasp your instructions and get the job done.
Plugin Contributor
alexgso
(@alexgso)
Hi platy,
That’s really strange. I suspect there may be some CSS present that’s conflicting with the images. If you’re able to create a test page I can look at let me know and I’ll take a look. If not, that’s completely understandable.
Let me know how you go mate. π
Kind regards,
ALex