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 #1089021
Team CSS
Closed

Comments

  •  2
    wcr started the conversation

    Hey guys! I'm trying to edit some CSS for the "Team" section of the contact page.

    I have added a screencap of the changes we're wanting.

    1. We'd like the names to be bold

    2. The person's title to be in black

    3. The phone number to be in black

    Thank you!

  •  427
    Sergio replied

    HI!

    pls. use following css:

    .team-person-info .team-person-name{
        font-weight:700!important;
    }
    .team-person-info .team-person-position{
        color:#000!important;
    }
    .team-person-info .team-person-phone.title-h5{
        color:#000!important;
    }

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.