Home › Forums › Bee WordPress Theme › Problem with team hover
- This topic has 11 replies, 4 voices, and was last updated 11 years, 1 month ago by
pikomu.
-
AuthorPosts
-
July 7, 2014 at 7:17 pm #3812
alm.antoniolara
ParticipantHello,
I have a problem with the team section (http://www.almarquitectura.com/sobre-nosotros/). The letters disappears with the hover.
Thanks.
July 8, 2014 at 12:21 am #3814Johnny
ParticipantHi, please add below at the bottom of file bee/functions/theme/theme-style.php:
.team-item-con-back a:hover{color:#fff}
BestJuly 8, 2014 at 10:44 am #3822alm.antoniolara
ParticipantThanks.
April 20, 2015 at 10:20 am #7016pikomu
ParticipantHi,
how can I change the font color of a team icon before the flip? I mean the title of the team member.
Thanks!
April 20, 2015 at 11:33 am #7017Please login wp-admin, go to Bee / General Settings / Custom Css
Paste the style code to Custom Css:a.team-item-title {color: #ffffff;}April 20, 2015 at 1:58 pm #7018pikomu
Participantok, that works well, thanks. BUT – is it also possible to have a different color of the title when it’s flipped? It needs to be kinda inverted on both sides. Thanks a lot!
April 21, 2015 at 1:13 am #7021.team-item-con-h p { color:#333; }change the color value as yours
April 21, 2015 at 8:19 am #7030pikomu
Participantunfortunately that doesn’t work as the title on the flipside is a link.
April 21, 2015 at 11:51 am #7035please paste your page url.
April 22, 2015 at 4:42 pm #7042April 23, 2015 at 1:01 am #7043The hover color css:
/*name*/ a.team-item-title {color: #fff;} /*position*/ .team-item-con-h p.team-position {color: #fff;} /*mail*/ .team-item-con-h a {color: #fff;} /*phone number*/ .team-item-con-h p {color: #fff;}Note: plz don’t use the font colour value same as background colour(as your name color is yellow now)
April 23, 2015 at 8:25 am #7044pikomu
Participantok thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.
