Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #395197

    I am using an icon list and cannot figure out how to have Numbers or Letters as the icons. Fontello has nice image type icons but not the standard numbers or letters (A, B, C) etc.

    This is more of a feature request than anything.

    #395489

    Hey Luke86!

    you can go to fontello.com and search for any number, letter etc. and add it into Enfold: https://vimeo.com/75743285

    For a feature request go here: kriesi.at/support/enfold-feature-requests/

    Regards,
    Andy

    #402770

    This issue I have is that none of the icons are numbers or letters.

    I want my icon list to be numbered 1, 2, 3 etc or maybe A, B, C.

    I cannot find any icons that are just a number or letter.

    Any advise?

    #403543

    Hi!

    We can give you some CSS to use to change that. Send us a link to your page and we’ll take a look.

    Regards,
    Elliott

    #456417

    what is the CSS to change a bullet point list to numbered?

    #456769

    Hey!


    @ewingmh
    Can you please post the link to your website and point out the element you would like to edit so we can provide you an accurate solution?

    Regards,
    Yigit

    #474368

    http://kriesi.at/themes/enfold/shortcodes/iconlis/

    Instead of showing ICONS, I want to display Numbers

    #474713

    Hi!

    Please try the following CSS:

    span.iconlist-char:before {
      content: '1' !important;
    }

    You can target each individual icon using nth child: http://www.w3schools.com/cssref/sel_nth-child.asp

    Best regards,
    Rikard

    #511815

    I’ve been trying a solution like that but can’t get it to work.

    Would be really useful to have the possibility to add NUMBERS as icons as well, such as in an icon list.

    How can it be done?

    Thanks.

    Antonio

    #511990

    Hi Antonio,

    Could you provide us with a link to the page in question so that we can take a closer look please?

    Thanks,
    Rikard

    #511994

    Hi Rikard,

    the page is http://vacationrentalsecrets.com/3-technology-trends-driving-the-future-of-vacation-rentals/

    Meanwhile I solved the problem by adding number images, so it looks like I met my goal.

    Needless to say, adding the possibility for icon numbers would be a much appreciated and sought after update you guys should consider in the next releases of Enfold, given the users having the same problem.

    Unfortunately, I don’t have time to write that in the requests for Enfold. Hope you can pass this on to @Kriesi.

    Regards,

    Antonio

    #512169

    Hi!

    You could refer to this post as well – https://kriesi.at/support/topic/adding-numbers-to-icon/#post-507631.
    We will pass your request to Kriesi :)

    Regards,
    Yigit

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