Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1287835
Team Section
Closed

Comments

  • point13media started the conversation

    Hi, 

    I am trying to change the hover border colour on the team members section of this site. I have gone through the colours section of the theme options but cannot find where this is being determined. Could you tell me where I can change this?

  •  5,055
    Michael replied

    Hi,

    Please share admin access. We will try to inspect problem on your site.

  •   point13media replied privately
  •  5,055
    Michael replied

    pls. use following css:

    .gem-team-style-5 .team-person:hover .image-hover {
        border-color: #999 !important;
        background-color: #999 !important;
    }