How to use my own icons

Hi,

I have looked at the demo page and cannot figure out how to use my own icons - I assume it is possible.

The block is; Boxes square Border 2 columns

I see the code: [box title='Top notch Support Read more' border='square' background='yes' align='left' icon='fa fa-support' class="box-bg-dark"]

I assume that I need to add an icon?

Thanks,

Nick

Hi walkern,

You mean you want to use another font icon (not awesome icon)?

What is the font icon type you want to use?

Thanks!

Hi,

Actually I would have some icons of my own - actually just jpg images that I wanted to reference.

Nick

Hi walkern,

in this case, you can add you image path to image property of box shortcode

For example:

[box title='Top notch Support Read more' border='square' background='yes' align='left' image='YOUR IMAGE PATH' class="box-bg-dark"]

Thanks!

 

Hi,

Thanks - but this just shows a grey box - it turns red on mouse-over, but no image.

See karinwalker-coaching.ch

Nick

Hi walkern,

I just check your site, seem the imge path wrong, could you please send me the shortcode that you are using?

Thanks!

Hi,

You are right, my image path was the problem.

It works great now.

Thanks