-
AuthorPosts
-
February 12, 2015 at 6:02 pm #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.
February 13, 2015 at 3:30 am #395489Hey 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,
AndyFebruary 26, 2015 at 4:50 pm #402770This 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?
February 27, 2015 at 5:37 pm #403543Hi!
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,
ElliottJune 9, 2015 at 4:03 am #456417what is the CSS to change a bullet point list to numbered?
June 9, 2015 at 3:48 pm #456769Hey!
@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,
YigitJuly 16, 2015 at 3:28 pm #474368http://kriesi.at/themes/enfold/shortcodes/iconlis/
Instead of showing ICONS, I want to display Numbers
July 17, 2015 at 8:16 am #474713Hi!
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,
RikardSeptember 30, 2015 at 8:44 pm #511815I’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
October 1, 2015 at 8:30 am #511990Hi Antonio,
Could you provide us with a link to the page in question so that we can take a closer look please?
Thanks,
RikardOctober 1, 2015 at 8:37 am #511994Hi 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
October 1, 2015 at 1:50 pm #512169Hi!
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 -
AuthorPosts
- You must be logged in to reply to this topic.