Our Team – Customize Colours

Home Forums All Other Themes Our Team – Customize Colours

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #202257
    Martin itzkowMartin itzkow
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: September 8, 2022

    Hello,
    I’ve created an “Our Team” page here: https://beta.cmccfamilies.ca/our-people/
    I want to update the colours so they match the rest of the website in 3 specific places:
    1.) the hover colour on the infobox – it’s currently a bright red, and I want to change it to: #c66a20
    2.) when you click through to the individual team members (for example: https://beta.cmccfamilies.ca/our-team/martin-itzkow/), the designation and email at the top are currently bright red and again I need them to be #c66a20
    3.) the Say Hello button at the bottom – again, currently bright red and I need it to be #c66a20

    Thank you

    #202280
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .cols4 .team-wrap:hover .team-infobox { background-color: #c66a20;}
    .team_member_info .single-team-designation, .single-team-email { color: #c66a20;}
    .appointment-button { background: #c66a20;}

    Regards,
    Dave

    #202295
    Martin itzkowMartin itzkow
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: September 8, 2022

    Thank you so much, Dave. This fixes all my questions.
    best wishes

    #202299
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Welcome 🙂

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.