Viewing 6 posts - 1 through 6 (of 6 total)
-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 20, 2018 at 3:23 am #1092655Hi,
Kindly share the URL of page where I can see the issue, I will take a look.
Regards
keytianemouzar Friendkeytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 20, 2018 at 4:17 pm #1092740This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 21, 2018 at 8:32 am #1092902Hi,
The problem is that this play icon is FontAwesome icon but you load another font family (MyriadPro-Semibold) on your site so the icon doesn’t show.
I updated this custom CSS:
.magazine-category .videos-item .ja-video-list .fa.fa-play-circle-o { font-family: FontAwesome; }
and it’s showing now.
Kindly check.
keytianemouzar Friendkeytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 27, 2018 at 1:31 am #1094059Hi. In the videos the icons appeared, but the off-canvas icon did not appear. I tried switching to FontAwesome font, but it still did not work.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 27, 2018 at 10:17 am #1094189It seems that it affects all fa icons, you can try with this custom CSS code:
.fa { font-family: FontAwesome !important; }
keytianemouzar Friendkeytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 27, 2018 at 1:24 pm #1094223Hi, it worked perfectly.
Thanks.AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by keytianemouzar 6 years, 8 months ago.
The topic ‘the icons disappeared’ is closed to new replies.