Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #153701
    wouwonline
    Participant

    Hi, I want to change the colors of the team section. This section is missing in the color options section in the customizer.

    It’s for this website: http://www.mediatrainingophetmediapark.nl/

    Title hover color is now red. I want to change it in blue.

    #153708
    sapana
    Participant

    @wouwonline:Go to=> Appearance=> Customize=> Additional CSS and add the following Code

    #team-section .entry-title a:hover {
    color: #0f12b0;
    }

    I have forwarded this issue to the development team.Thank you for reporting.
    Kind Regards,
    Sapana

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change color of hover title Team section’ is closed to new replies.