-
AuthorPosts
-
gringo211985 Friend
gringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
July 28, 2017 at 6:03 pm #1052332Hi there,
When selecting icon sizes I am getting the missing icon error. I checked the code and it’s calling from "font-awesome3" which is causing the problem.
Please fix asap.
Thanks,
RichardPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 31, 2017 at 2:16 am #1052519Hi
Can you share the screenshot of the error how you adding the icon in the builder blocks?
I just test to add an icon in a page and there is no issue.
See this: http://prntscr.com/g2c83iRegards
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
July 31, 2017 at 8:51 am #1052673Hi there,
See attachment for error
Steps to recreate:
- Add icon to left of text
- Change icon size
- Publish page
I checked the css and I told you what was wrong, please fix this ASAP
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 31, 2017 at 9:59 am #1052700Hi
I have reported this issue to development team, It looks there is issue when icon size is changed
I will give you an update on this soon.thanks in advance for your patience on this matter.
Regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 2, 2017 at 4:16 am #1053141Hi
I reported the issue to development team for fix this issue, Meanwhile, you can apply this fix/templates/ja_builder/css/template.css
Find.jub-block [class^="icon-"]:not(.material-icons), .jub-block [class*=" icon-"]:not(.material-icons) { font-family: FontAwesome3 !important; }
Replace it with
.jub-block [class^="icon-"]:not(.material-icons), .jub-block [class*=" icon-"]:not(.material-icons) { font-family: FontAwesome !important; }
save file, clear cache and check the icon.
Regards
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Font Awesome Icon Size Error
Viewing 5 posts - 1 through 5 (of 5 total)