using a different icon on a flat box

edited November 2015 in Shortcodes
Hi  

I would like to use different icon on some of the items, most item blocks such as flat box  for example:

Have predefined set of icons to choose from, is it possible to use an alternative icon not in the list?  I.e. I have a specific icons i wish to use which are more in keeping with the website.  

If Not alternatively i would like to not display the icon and background alltogether, just having the image and text section of a flatbox
Thanks

Comments

  • Hi,

    we do not have an option to use any alternative icons. You can use only icons that are included into theme. If you want to use own, we recommend to contact with your developer and ask him if he can modify theme files to include your own icons instead.

    Thanks!
  • edited November 2015
    Hi

    Thanks ok I will look into it.

    For now i have set the icon/background, to display  via css
    .flat_box .photo_wrapper .icon {

        display: none;}

    which works fine, i would also like to stop the transition movement on the image what css element should i target for this

    thanks
  • Which transition you mean?
Sign In or Register to comment.