Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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?

  •  4,773
    Michael replied

    Hi,

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

  •   point13media replied privately
  •  4,773
    Michael replied

    pls. use following css:

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