Home › Forums › Pro Themes › Academic Pro › icon not shown
- This topic has 11 replies, 2 voices, and was last updated 6 years, 7 months ago by wensolutions.
-
AuthorPosts
-
March 15, 2018 at 5:32 am #67888beintechParticipant
I cant’t see search icon and auto top page icon. How should I do?
March 15, 2018 at 6:12 am #67894wensolutionsKeymasterHello @rollco7,
First of all thank you very much for using the pro version of the theme.
To enable the search icon in the menu section you have to assign the menu in the Primary Menu location by going to Admin Panel > Appearance > Customize > Menu > Menus Location.
You can create the menu from Admin Panel > Appearance > Menu and even assign the menu to the primary menu location from here.
Now to enable the go-to top icon go to Admin Panel > Appearance > Customize > Theme Option > Footer Options.
Hope this helps.
Best Regards!!
March 21, 2018 at 3:58 am #68236beintechParticipantThanks for your reply. I want to change icon like that
https://drive.google.com/file/d/1ct4y6Gn6ErVLJUrAUCuJw7HIcc1Zzo8q/view?usp=sharingMarch 21, 2018 at 5:57 am #68315wensolutionsKeymasterHello @rollco7,
The “Go To top” icon is already like in the screenshot in the theme as you can see below:
Screenshots:
http://prntscr.com/iu7mi6It appears like that may be because your site is loading slow.
IF you have any issue further, please let us know.
Best Regards!!
March 21, 2018 at 10:44 pm #68386beintechParticipantThanks for your reply my site “Go To Top” icon is not shown correctly and icon missing.
Link http://www.oag.gov.mm/March 22, 2018 at 1:32 am #68393wensolutionsKeymasterHello @rollco7,
To make the arrow display in Go to Top section please paste below-given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.fa-angle-up:before { font-family: fontawesome; }
Hope this helps.
Best Regards!!
March 23, 2018 at 4:45 am #68543beintechParticipantThanks for your code. It is OK.
I want to know search icon. Search Icon is not shown correctly.How should I do?https://drive.google.com/file/d/1Tc8XRswK5J4kqxLRXF8K0UY4mVmfQ6q2/view?usp=sharing
March 23, 2018 at 5:11 am #68550wensolutionsKeymasterHello @rollco7,
To fix the issue of search icon please use below given CSS in Additional CSS.
.fa-search:before { font-family: fontawesome; } .fa-close:before, .fa-remove:before, .fa-times:before { font-family: fontawesome; }
Hope this helps.
Best Regards!!
Have a good day 🙂 .
March 23, 2018 at 11:23 pm #68591beintechParticipantThanks for your reply. I want to know top right arrow icon in mobile view. My icon is not shown correctly. Please help me.
https://drive.google.com/open?id=1WPlo1VPs3LFDFRaMO5Ago9ib7BYZKtvZ
March 25, 2018 at 2:27 am #68625wensolutionsKeymasterHello @rollco7,
To fix the issue of toggle icon in mobile view use below given CSS.
.fa-angle-left:before { font-family: fontawesome; }
Hope this helps.
Best Regards!!
March 25, 2018 at 10:39 am #68638beintechParticipantThanks for your reply. I want to know Read More arrow icon. My Read More arrow icon isn’t correct.
https://drive.google.com/file/d/1phVhQ9-GkQ3Ry615SCn6MHGs8rHOlurm/view?usp=sharing
Thanks.
March 26, 2018 at 1:38 am #68685wensolutionsKeymasterHello @rollco7,
Please add below-given CSS to fix the issue.
.fa-angle-right:before { font-family: fontawesome; }
Hope this helps.
Best Regards!!
-
AuthorPosts
- You must be logged in to reply to this topic.