Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #382156

    Hi, is there a way for me to add my own icon/image to the icon list so I will be able to pick it in the various elements?

    Thanks.

    #382292

    Hi DROR!

    Thank you for visiting the support forum.

    Please watch this video: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Regards,
    Ismael

    #382595

    Thanks. Can you recommend where I can find Numbers Icons (1, 2, 3…) as it seems fontello doesn’t have those?

    #382627

    Hi!

    Where exactly would you like to use your numbers? You can turn on custom CSS field for ALB elements ( kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your icon element a custom CSS class (i.e: custom-icon-one) and then add following code to Quick CSS

    .custom-icon-one span.av-icon-char:before {
    content: '1';
    }

    Regards,
    Yigit

    #382789

    Hi, I just want to add numbers to the selections of fonts so I can for example use an icon list and add numbers as the icons (1, 2, 3, 4 and so on…)

    #383300

    Hey!

    Please give your iconlist element a custom CSS, add random icons and then post the link to your page where you have the element so we can provide you accurate custom CSS code.

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.