• How can I target css for the social link icons in the Make theme? I want to modify colors for Facebook and LinkedIn on hover since their default colors disappear against my header background.

Viewing 1 replies (of 1 total)
  • Hey there!

    You might try this:

    .social-links a:hover .fa { color: red; }

    Let me know if that doesn’t work!

Viewing 1 replies (of 1 total)

The topic ‘modify Make social icon colors’ is closed to new replies.