fa-icon in wrapsecond
Tagged: fa icon
- This topic has 8 replies, 2 voices, and was last updated 8 years, 7 months ago by Giampaolo Ribaldi.
-
AuthorPosts
-
March 7, 2016 at 8:14 pm #493Giampaolo RibaldiParticipant
Hi, if i set the section content with one_third (3 element with fa-icon) is ok.
But if i set as one_half, the icon are not showed as “one_third setting”. So i try to insert 4 element with “one_fourth” (one_fourth_last) but the icon is not “greenflashed” when mouse go on them, and they will showed in different way.
How i can setup one_fourh or one_hald (2×2) for showing the icon as one_third (big icon and greenflashed when mouse go on it).
Thank You, if you want i can show you the website with one_fourth
March 8, 2016 at 5:36 pm #496Giampaolo RibaldiParticipantAnother question…. can you test your theme with icon fa-industry?
The icon does’nt appare…. all the other are ok but this fa-industry not… why?
Thank you, your theme is awesome. I will buy another more.
March 8, 2016 at 5:41 pm #497Grace ThemesMemberHi,
To setup one_fourth or one_half column of section
Go to Appearance -> Theme Options -> Basic Settings
and in Custom CSS box use below css code.services-wrap .one_half .fa{ background-color:#A8B1B8; color:#fff; padding:30px; font-size:40px; float:left; margin:0 20px 30px 0;}
.services-wrap .one_half:hover .fa{ background-color:#8eae0e; color:#fff;}
.services-wrap .one_half:hover h4{ color:#8eae0e;}.services-wrap .one_fourth .fa{ background-color:#A8B1B8; color:#fff; padding:30px; font-size:40px; float:left; margin:0 20px 30px 0;}
.services-wrap .one_fourth:hover .fa{ background-color:#8eae0e; color:#fff;}
.services-wrap .one_fourth:hover h4{ color:#8eae0e;}If still getting any problem in customizing the theme, you can send WordPress admin login details of your site at [email protected] so we can solve your problem.
Regards
Grace ThemesMarch 8, 2016 at 6:05 pm #499Giampaolo RibaldiParticipantThis is perfect. Thank You.
And what about fa fa-industry? i dont know why, but ALL fa-icon work… but fa-industry doesn’t work.
March 8, 2016 at 6:13 pm #500Grace ThemesMemberHi,
I tested with fa-industry icon but is not working
http://fortawesome.github.io/Font-Awesome/icon/industry/We are trying to solve this issue and we will let you know.
Regards
Grace ThemesMarch 9, 2016 at 6:44 pm #503Grace ThemesMemberHi Giampaolo,
The version of Font Awesome has been changed and that’s why is not showing some of icons like industry.
You can send us WordPress admin login details of your site at [email protected] so we can update the Font Awesome in your website.
Regards
Grace ThemesMarch 9, 2016 at 7:24 pm #504Giampaolo RibaldiParticipantMail sended.
Thank you for your interesting and your support.
March 10, 2016 at 6:09 pm #508Grace ThemesMemberHi,
I have updated Font Awesome in your website, so its now support all new icons like ‘industry’
Regards
Grace ThemesMarch 11, 2016 at 1:50 pm #518Giampaolo RibaldiParticipantThank You
-
AuthorPosts
- You must be logged in to reply to this topic.